searchfetch

maxylev/searchfetch
★ 1 stars Python AI/LLM Updated 13d ago
Fault-tolerant MCP Server for Stealth Web Search and Fetching
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "searchfetch": {
      "command": "uvx",
      "args": [
        "searchfetch"
      ]
    }
  }
}

Or install with pip: pip install searchfetch

README Excerpt

A fault-tolerant, stealth-enabled Model Context Protocol (MCP) server for web searching and content fetching. Built for AI Agents (Cursor, Claude Code, OpenCode), it uses a stealth browser engine to fetch pages, dynamically handles SPAs/React, and converts bloat into token-optimized Markdown. - **Stealth Engine:** Powered by CloakBrowser C++ patches + `humanize` logic. The browser renders and moves like a real user, reducing bot-detection scores.

Tools (12)

block_mediacommandenginemax_lengthmax_resultsqueryregionsafe_searchstart_indextemplateurluvx

Topics

browsercloakbrowsermcpmcp-serverwebfetchwebsearch