google-ai-mode-mcp

PleasePrompto/google-ai-mode-mcp
★ 86 stars TypeScript 🤖 AI/LLM Updated 1mo ago
MCP server for free Google AI Mode search with citations. Query optimization, CAPTCHA handling, multi-agent support. Works with Claude Code, Cursor, Cline, Windsurf.
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": {
    "google-ai-mode-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "PleasePrompto/google-ai-mode-mcp"
      ]
    }
  }
}

Topics

browser-automationcitationsclaude-codeclinecodexcursorgoogle-ai-modemcpmodel-context-protocolpatchrighttypescriptweb-research