64
/ 100
1 month ago
glama

Ask Google MCP Server

A stdio MCP server that provides a single tool to query Gemini with Google Search grounding for current web information, returning synthesized answers with source links.

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: 3 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: GOOGLE_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies3 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.20.2GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

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

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.20.2GHSA-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.
configASK_GOOGLE_ENABLED_MODELS
configASK_GOOGLE_FALLBACK_MODEL
configASK_GOOGLE_INACTIVITY_FLASH_LITE_MS
configASK_GOOGLE_INACTIVITY_FLASH_MS
configASK_GOOGLE_INACTIVITY_PRO_MS
configASK_GOOGLE_INITIAL_RETRY_DELAY_MS
configASK_GOOGLE_MAX_OUTPUT_TOKENS
configASK_GOOGLE_MAX_QUESTION_LENGTH
configASK_GOOGLE_MAX_RESPONSE_CHARS
configASK_GOOGLE_MAX_RETRIES
configASK_GOOGLE_MODEL_FLASH=gemini-3.5-flash
configASK_GOOGLE_MODEL_FLASH_LITE=gemini-3.1-flash-lite
configASK_GOOGLE_MODEL_PRO=gemini-3.1-pro-preview
configASK_GOOGLE_OVERALL_BUDGET_MS
configASK_GOOGLE_ROUTER_ENABLEDYou can still pin a specific model (pro, flash, flash-lite) to bypass the router. To disable auto-routing entirely and restore the old default-model behavior, set =false.
configASK_GOOGLE_ROUTER_FALLBACK_MODEL
configASK_GOOGLE_ROUTER_MODEL=flash-lite
configASK_GOOGLE_ROUTER_TIMEOUT_MS
configASK_GOOGLE_THINKING_LEVEL_FLASH
configASK_GOOGLE_THINKING_LEVEL_FLASH_LITE
configASK_GOOGLE_THINKING_LEVEL_PRO
configASK_GOOGLE_TIMEOUT_FLASH_LITE_MS
configASK_GOOGLE_TIMEOUT_FLASH_MS
configASK_GOOGLE_TIMEOUT_MSRequests time out after milliseconds unless you override it.
configASK_GOOGLE_TIMEOUT_PRO_MS
configASK_GOOGLE_TTFT_FLASH_LITE_MS
configASK_GOOGLE_TTFT_FLASH_MS
configASK_GOOGLE_TTFT_PRO_MS
🔐 secretGOOGLE_API_KEYclaude mcp add --scope user -e =your_api_key_here ask-google -- ask-google-mcp
configRUN_LIVE_TESTS
// 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/gregpriday-ask-google-mcp-z8ls0j)](https://m8ven.ai/mcp/gregpriday-ask-google-mcp-z8ls0j)
commit: b1af37aec7520b6440e0d89bf3ad6c0e05f63c0c
code hash: 0a2ee69128e91134aba1776a6934cf54bd343e3f17b20eeff0f02f6f03e86da2
verified: 6/11/2026, 12:19:09 PM
view raw JSON →