MCP Directory
Back

google-ai-mode-mcp

by PleasePrompto · TypeScript · ★ 133

MCP server for free Google AI Mode search with citations. Query optimization, CAPTCHA handling, multi-agent support. Works with Claude Code, Cursor, Cline, Windsurf.

#browser-automation#citations#claude-code#cline#codex#cursor#google-ai-mode#mcp#model-context-protocol#patchright#typescript#web-research

Install

npx -y github:PleasePrompto/google-ai-mode-mcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "google-ai-mode-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:PleasePrompto/google-ai-mode-mcp"
      ]
    }
  }
}

From the README

**For: All MCP-compatible LLMs** (Claude, Cursor, Cline, Windsurf, Zed, etc.) Transform your LLM's online research capabilities by connecting it directly to Google's AI Mode—getting AI-synthesized answers from 100+ sources instead of scattered search results. [](https://www.typescriptlang.org/) [](https://modelcontextprotocol.io/) [](https://www.npmjs.com/package/google-ai-mode-mcp) [](https://github.com/PleasePrompto/google-ai-mode-skill) [](https://github.com/PleasePrompto/google-ai-mode-mcp) Most built-in web research is mediocre. This MCP server gives **any LLM professional-grade resear…
Read full README on GitHub →

Related ai & ml servers