72
/ 100
1 month ago
github_topic

mcp-gemini-google-search

MCP server for Google Search integration using Gemini's built-in search capabilities

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: 1 critical, 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
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 dependencies1 critical3 high

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

critical@modelcontextprotocol/inspector@0.2.0GHSA-7f8r-222p-6f5g

MCP Inspector proxy server lacks authentication between the Inspector client and proxy

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

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

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

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

high@modelcontextprotocol/inspector@0.2.0GHSA-g9hg-qhmf-q45m

MCP Inspector is Vulnerable to Potential Command Execution via XSS When Connecting to an Untrusted MCP Server

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_KEYexport ="your-api-key-here"
configGEMINI_MODELexport ="gemini-2.5-flash" # Optional (default: gemini-2.5-flash)
configGEMINI_PROVIDERexport ="vertex"
configVERTEX_LOCATIONexport ="us-central1" # Optional (default: us-central1)
configVERTEX_PROJECT_IDexport ="your-gcp-project-id"
// 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 5 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/yukukotani-mcp-gemini-google-search-galtmx)](https://m8ven.ai/mcp/yukukotani-mcp-gemini-google-search-galtmx)
commit: 983b716fac7e45b50afde420609317d78426f4c1
code hash: 99db23283bd2163c0beb0ad4e3889f671585994ed5631afdefc2fb5f88b46b10
verified: 6/14/2026, 10:59:39 AM
view raw JSON →