loading…
Search for a command to run...
loading…
A tool for extracting structured content from web pages with customizable selectors and crawling options
A tool for extracting structured content from web pages with customizable selectors and crawling options
A powerful tool for extracting structured content from web pages with customizable selectors and crawling options. Part of the Model Context Protocol toolkit.
install the tool with npm install -g mcp-web-content-pick
add config in claude_desktop_config.json
{
"mcpServers": {
"web_content_search": {
"command": "npx",
"args": [
"-y",
"mcp-web-content-pick"
]
}
}
}

Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"web-content-pick": {
"command": "npx",
"args": [
"-y",
"mcp-web-content-pick"
]
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.