exa-mcp-server and google-ai-mode-mcp
These are competitors offering alternative backend search capabilities—Exa provides a commercial API with web crawling features, while Google AI Mode MCP offers free search with citations—so users would typically choose one based on budget constraints and feature requirements rather than use both together.
About exa-mcp-server
exa-labs/exa-mcp-server
Exa MCP for web search and web crawling!
Implements an MCP (Model Context Protocol) server that exposes Exa's search APIs—including specialized code search and company research—via HTTP transport to integrate with AI assistants and code editors (Cursor, VS Code, Claude Desktop, etc.). Offers both basic tools (web search, code context, page crawling) and advanced filtering capabilities, with optional Claude Skills for domain-specific workflows like competitor analysis. Deploys as a hosted endpoint or npm package, requiring only an API key for authentication.
About google-ai-mode-mcp
PleasePrompto/google-ai-mode-mcp
MCP server for free Google AI Mode search with citations. Query optimization, CAPTCHA handling, multi-agent support. Works with Claude Code, Cursor, Cline, Windsurf.
Leverages Puppeteer with stealth techniques and persistent browser profiles to automate Google AI Mode searches, using a 4-stage completion detection system (SVG thumbs-up → aria-label → text → timeout) that achieves 87% faster results across multiple languages. Extracts AI-synthesized answers and citations via 17 language-agnostic selectors, then converts to Markdown with inline references—eliminating the token cost of manual multi-page research while preserving source attribution. Exposes a single MCP tool callable from any agent (Claude, Cursor, Cline, Windsurf, Zed) with optional file persistence and automatic CAPTCHA handling via visible browser fallback.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work