gemini-grounding-mcp

brobertoblanko/gemini-grounding-mcp
★ 0 stars JavaScript AI/LLM Updated 2d ago
MCP server that gives Claude Code and other MCP clients Google web search through the Gemini API - with grounding, inline citation markers, a source list and a per-call token footer.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gemini-grounding-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "brobertoblanko/gemini-grounding-mcp"
      ]
    }
  }
}

README Excerpt

Give Claude Code and other MCP clients current Google Search results through the Gemini API - with inline citation markers and a numbered source list under every answer. Use it when an assistant needs web-grounded research instead of relying on training data alone. It builds on nothing but the official `@google/genai` and

Tools (4)

PATHconfigmodelnpx

Topics

anthropiccitationsclaudeclaude-codegeminigemini-apigoogle-geminigoogle-searchgroundingllmmcpmcp-servermodel-context-protocolnodejsresearch