search-rotation

RobinBially/search-rotation
★ 0 stars TypeScript Search Updated 1d ago
Round-robin web search over the free tiers of multiple search APIs (Tavily, Firecrawl, Parallel, Exa, …) as an MCP server — with a dashboard for keys, engine order/toggles and live quota status.
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": {
    "search-rotation": {
      "command": "npx",
      "args": [
        "-y",
        "RobinBially/search-rotation"
      ]
    }
  }
}

README Excerpt

**One MCP server for web search and page extraction across multiple providers.** Rotate across available quotas, automatically fail over when a provider is unavailable, and return consistent results to your AI assistant. A local dashboard lets you manage API keys, reorder engines, check quotas, and inspect request history.

Topics

exafirecrawlfree-tiermcpround-robintavilyweb-search