fearch

funkyfunc/fearch
★ 0 stars TypeScript AI/LLM Updated today
Honest web search and page reading for AI agents — an MCP server and CLI that identify themselves truthfully, respect robots.txt, and hand bot-checks to a human in a visible browser. Headless until it matters.
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": {
    "fearch": {
      "command": "npx",
      "args": [
        "-y",
        "funkyfunc/fearch"
      ]
    }
  }
}

README Excerpt

Web search and page reading for agents — an MCP server and CLI that are **respectful enough to run at work**. It identifies itself honestly, honours `robots.txt`, waits between requests, and treats a refusal as final. Free: no keys, no accounts. Two tools: - **`search`** — real search engines, honestly: DuckDuckGo lite by default (the one engine whose

Topics

agent-toolsai-agentsbrowser-automationclaudecliduckduckgohuman-in-the-loopllmmcpmcp-servermodel-context-protocolrobots-txtweb-fetchweb-search