io.github.Decodo/mcp-web-scraper
Quality Score
71
/100
Enable your AI agents to scrape and parse web content dynamically, including geo-restricted sites
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"mcp-web-scraper": {
"command": "npx",
"args": [
"-y",
"@decodo/mcp-server"
],
"env": {
"SCRAPER_API_USERNAME": "<scraper_api_username>",
"SCRAPER_API_PASSWORD": "<your-scraper_api_password>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"mcp-web-scraper": {
"command": "npx",
"args": [
"-y",
"@decodo/mcp-server"
],
"env": {
"SCRAPER_API_USERNAME": "<scraper_api_username>",
"SCRAPER_API_PASSWORD": "<your-scraper_api_password>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @decodo/mcp-server§02 Environment variables
SCRAPER_API_USERNAMErequired
Decodo Web Advanced API username
SCRAPER_API_PASSWORDrequiredsecret
Decodo Web Advanced API password
§03 MCP Quality Score · methodology
freshness
11
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Web Scraping
ai.exa/exa
ai.exa/exa
Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding
ai.smithery/BadRooBot-test_m
ai.smithery/BadRooBot-test_m
Send quick greetings, scrape website content, and generate text or images on demand. Perform web s…
ai.smithery/ScrapeGraphAI-scrapegraph-mcp
ai.smithery/ScrapeGraphAI-scrapegraph-mcp
Enable language models to perform advanced AI-powered web scraping with enterprise-grade reliabili…