Web Content Pick
Extracts structured content from web pages using customizable selectors for crawling, parsing, and analyzing HTML elements without leaving the assistant interface.
1 stars
0 tools
Created Aug 2025
@kilicmu/kilicmu-web-content-pick-web-content-pickAbout
Extracts structured content from web pages using customizable selectors for crawling, parsing, and analyzing HTML elements without leaving the assistant interface.
Categories
general
Installation
npm
npm install @kilicmu/kilicmu-web-content-pick-web-content-pick
Configuration
{
"mcpServers": {
"kilicmu-web-content-pick-web-content-pick": {
"command": "npx",
"args": [
"-y",
"@kilicmu/kilicmu-web-content-pick-web-content-pick"
]
}
}
}