MetaSearchMCP

gefsikatsinelou/MetaSearchMCP
★ 38 stars Python 🤖 AI/LLM Updated today
Open-source metasearch backend, MCP server, and AI search API for LLM agents. Python FastAPI search gateway with Google search via SerpBase and Serper, multi-engine search aggregation, structured JSON output, provider fallback, deduplication, and SearXNG alternative architecture for agent workflows.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

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

Or install with pip: pip install metasearchmcp

Topics

agent-toolsai-agentsgoogle-searchgoogle-search-apillmllm-toolsmcpmcp-servermetasearchmodel-context-protocolragsearch-apisearxngserpserpapi