Loading MCP server directory, please wait...
Enable your AI agents to scrape and parse web content dynamically, including geo-restricted sites
npx @getmcp/cli add io.github.Decodo/mcp-web-scraperRequires Node.js 18+. Community-contributed server. Review source before installing.
SCRAPER_API_USERNAMEDecodo Web Advanced API username
SCRAPER_API_PASSWORDDecodo Web Advanced API password
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Decodo/mcp-web-scraper": {
"command": "npx",
"args": [
"-y",
"@decodo/mcp-server"
],
"env": {
"SCRAPER_API_USERNAME": "",
"SCRAPER_API_PASSWORD": ""
}
}
}
}