73
/ 100
19 days ago
glama

Gemini MCP Server

Enables multi-turn conversations with Google Gemini AI models, supporting file and image analysis, automatic model selection, deep thinking mode, and Google Search integration through the AIStudioProxyAPI backend.

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
2 tools verified — handlers match their declared behaviour
2 read-only tools verified — handlers contain no write/delete/exec
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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGEMINI_API_BASE_URL"": "http://127.0.0.1:2048"
🔐 secretGEMINI_API_KEY_(empty)_ Optional API key
configGEMINI_PROJECT_ROOT$PWD Root directory for file resolution
// 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 1 concrete improvement 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/xumingjun5208-aistudio-gemini-mcp-1n5bpe)](https://m8ven.ai/mcp/xumingjun5208-aistudio-gemini-mcp-1n5bpe)
commit: 08fbe3468241d931ba9026098eade0b5bed4bbbb
code hash: 46783ca26536bc12bdc9de92b140785d755219d343e22619819dbcd8aa52d0b4
verified: 6/18/2026, 11:49:58 AM
view raw JSON →