github JavaScript analyzed 3d26a9a

srzsn22q6d-sys/gemini-grounding-mcp

github

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.

maintainer
srzsn22q6d-sys
license
MIT
first seen
2026-08-01
last seen
2026-08-02
releases · 30d
2
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 0 tools
transport stdio counts 0 tools · 0 res · 0 prompts permission surface via code analysis

No tools enumerated yet for this server.

skills & danger signals github-tarball
prompt-surface shipped agent-instruction files + hidden-content / dangerous-code findings — quoted from the analyzed source

analyzed commit 3d26a9a · analyzer v28 · 1d ago

skills & prompt files 1

code evidence vv1.0.0 · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

code files: 6

filesystem 1

  • fs srzsn22q6d-sys-gemini-grounding-mcp-3d26a9a/config.js :1 import fs from "fs";

secrets 2

  • secrets srzsn22q6d-sys-gemini-grounding-mcp-3d26a9a/cli.js :125 const apiKey = process.env.GEMINI_API_KEY;
  • secrets srzsn22q6d-sys-gemini-grounding-mcp-3d26a9a/gemini.js :5 const apiKey = process.env.GEMINI_API_KEY;

declared dependencies 3

  • @modelcontextprotocol/sdk@1.30.0
  • @google/genai@2.13.0
  • zod@4.4.3