Ad-free web scraping and search exposed as 3 MCP tools
fetch_page, fetch_pages_batch, search_web. Works with Claude Desktop, Cursor, Cline.
Server Config
{
"mcpServers": {
"ai-first-scraper": {
"command": "uvx",
"args": [
"ai-first-scraper-mcp"
]
}
}
}