Scrapidou
Freeby MCP Community
Scrapidou - MCP server for web scraping and URL fetching
v2.2.3Added Apr 12, 2026
mcpscrapingfetchweburl
Scrapidou MCP Server
Scrapidou - MCP server for web scraping and URL fetching
Installation
npx -y @shyzus/mcp-scrapidou
Reviews
Installation
Quick install
npx -y @shyzus/mcp-scrapidou
Add to claude_desktop_config.json
{
"mcpServers": {
"scrapidou": {
"command": "npx",
"args": ["-y", "@shyzus/mcp-scrapidou"]
}
}
}