74
/ 100
21 days ago
glama

Gemini MCP Server

Integrates Google Gemini's capabilities—including search-grounding, image/video generation, deep research, and SVG creation—into AI assistants like Claude via the Model Context Protocol.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: GEMINI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high2 medium

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highvite@6.4.1GHSA-fx2h-pf6j-xcff

vite: `server.fs.deny` bypass on Windows alternate paths

highvite@6.4.1GHSA-p9ff-h696-f583

Vite Vulnerable to Arbitrary File Read via Vite Dev Server WebSocket

mediumvite@6.4.1GHSA-4w7w-66w2-5vf9

Vite Vulnerable to Path Traversal in Optimized Deps `.map` Handling

mediumvite@6.4.1GHSA-v6wh-96g9-6wx3

launch-editor: NTLMv2 hash disclosure via UNC path handling on Windows

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGEMINI_AGY_AUTO_APPROVENo true Auto-approve agent tool calls (false requires prompts)
configGEMINI_AGY_BINNo agy Path/name of the agy executable for the agent tools
configGEMINI_AGY_MODELNo — Default agent model label (e.g. Gemini 3.1 Pro (High))
configGEMINI_AGY_TIMEOUT_SECONDSNo 600 Default hard timeout per agent run
configGEMINI_ALLOW_EXPERIMENTALNo false Include experimental/preview models in auto-discovery
🔐 secretGEMINI_API_KEY"": "your-api-key-here"
configGEMINI_DEEP_RESEARCH_AGENTNo deep-research-pro-preview-12-2025 Deep Research agent for gemini_deep_research
configGEMINI_DEFAULT_MODELNo gemini-3.1-pro-preview Default model for gemini_chat and analyze_image
configGEMINI_IMAGE_ANALYSIS_MODEL
configGEMINI_IMAGE_DESCRIBE_MODEL
configGEMINI_IMAGE_GENERATION_MODEL
configGEMINI_IMAGE_OUTPUT_DIRe =/path/to/output \
configGEMINI_MCP_LOG_FILENo false Write logs to ~/.gemini-mcp/logs/
configINPUT
configLOG_LEVEL
configOPENCODE_BIN
configOPENCODE_DEFAULT_DIR
configOPENCODE_DEFAULT_MODEL
configOPENCODE_DEFAULT_VARIANT
configOPENCODE_HANDSHAKE_SECONDS
configOUT_DIR
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 8 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/raindancer118-gemini-mcp-a9jtbd)](https://m8ven.ai/mcp/raindancer118-gemini-mcp-a9jtbd)
commit: ab76604bc05188b43e53f6960824cd062590a0ae
code hash: 489d0493e975731b0cfc3e1c16cda6fd4839bba58e36d999a15b0cf0ba53e865
verified: 6/22/2026, 12:39:59 PM
view raw JSON →