25 days ago
A maximum fault-tolerant, stealth-enabled Model Context Protocol (MCP) server for web searching and content fetching. Built specifically for AI Agents (Cursor, Claude Desktop, OpenHands), it completely bypasses bot detection (Cloudflare Turnstile, Datadome), dynamically handles SPAs/React, and converts bloat into token-optimized Markdown.
Server Config
{
"mcpServers": {
"searchfetch": {
"command": "uvx",
"args": [
"searchfetch"
]
}
}
}