0
/ 100
1 month ago
glama

gemini-mcp

MCP server providing Google Search grounding with source citations using Gemini Code Assist.

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
🚨
Reads files from sensitive locations
Touches: credentials.json, credentials.json, credentials.json
🔐
You'll be asked for 1 credential: GOOGLE_OAUTH_CLIENT_SECRET
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.
configCREDENTIALS_PATHDirectory containing credentials.json . (local) or /app/config (Docker)
configHOSTHTTP bind address 0.0.0.0
configHTTP_PORTHTTP port (preferred) 8080
configPORTHTTP port (legacy alias) 8080
configGOOGLE_OAUTH_CLIENT_IDA Google OAuth client (set and GOOGLE_OAUTH_CLIENT_SECRET) it is out there somewhere , search for it
🔐 secretGOOGLE_OAUTH_CLIENT_SECRETA Google OAuth client (set GOOGLE_OAUTH_CLIENT_ID and ) it is out there somewhere , search for it
configMCP_TRANSPORTstdio python server.py
// 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 3 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/pedro-n-rocha-gemini-mcp-1jvr2j)](https://m8ven.ai/mcp/pedro-n-rocha-gemini-mcp-1jvr2j)
commit: a23a7f75105deb80b1ff9ed66c5dd9812a55e784
code hash: 990cc0fb7a6fe845b69ae6cb77efb9d5dc1178c154f94d04bcb19119061df77d
verified: 6/24/2026, 10:12:33 AM
view raw JSON →