74
/ 100
1 month ago
glama

Gemini Google Web Search MCP

An MCP server that enables AI models to perform Google Web searches using the Gemini API, complete with citations and grounding metadata for accurate information retrieval. It is compatible with Claude Desktop and other MCP clients for real-time web access.

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
🚨
Secret credentials may flow to a network call
1 flow detected: GOOGLE_ACCESS_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 4 credentials: GEMINI_API_KEY, GOOGLE_ACCESS_TOKEN, GOOGLE_API_KEY, OAUTH_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high

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

high@modelcontextprotocol/sdk@1.0.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.0.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

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.
🔐 secretGEMINI_API_KEYGOOGLE_API_KEY or : Your Google API key (required)
🔐 secretGOOGLE_ACCESS_TOKEN
🔐 secretGOOGLE_API_KEY"": "your-api-key-here"
configGOOGLE_APPLICATION_CREDENTIALSPath to service account credentials (optional)
configGOOGLE_CLOUD_PROJECTexport =your-project-id
configOAUTH_CLIENT_IDexport =your-oauth-client-id
🔐 secretOAUTH_CLIENT_SECRETexport =your-oauth-client-secret
configUSE_CODE_ASSIST
configUSE_OAUTH"": "true"
// 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 2 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/louxsye-google-web-search-mcp-1uel97)](https://m8ven.ai/mcp/louxsye-google-web-search-mcp-1uel97)
commit: d8a83d9ef1bd4d3a9a8bb59983bd83fbfd48ebf7
code hash: ba3db3cb28f4512acbe0263349bc49eeb436a77aa9445af25e8c04ea2d7e2091
verified: 6/14/2026, 11:16:15 AM
view raw JSON →