Best for
- AI agents needing free unlimited web search
- Developers or researchers on a budget
- Environments that rely on Google search results
gemini-search-mcp is a free, API-key-free web search MCP server that leverages Chrome's TLS fingerprint to bypass Google rate limits, delivering high-quality search results. Ideal for individuals and prototypes, but depends on Google's DOM and may have stability concerns.
An MCP server that provides AI agents with real-time web search capability, powered by Google's AI Mode (Gemini), with no API key, free, and no rate limits. It's an alternative to Grok MCP, Tavily, or SerpAPI.
Install via pip: pip install -e ., then run gemini-search-mcp. Optional: pip install -e '.[undetected]' for the undetected-chromedriver backend.