Provides AI-powered search and documentation tools using Google Vertex AI or Gemini API with real-time web search grounding, enabling technical queries, code analysis, documentation retrieval, and architecture recommendations to overcome LLM knowledge gaps.
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.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions
minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern
minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments
process.env. You'll be asked to provide them before it can run.AI_MAX_OUTPUT_TOKENS— "": "65536", // Default from .env.exampleAI_MAX_RETRIESAI_PROVIDER— Set to either "vertex" or "gemini".AI_RETRY_DELAY_MS— "": "1000",AI_TEMPERATURE— "": "0.0",AI_USE_STREAMING— "": "true",GEMINI_API_KEY— If AI_PROVIDER="gemini", is required.GEMINI_MODEL_ID— "": "gemini-2.5-pro", // If AI_PROVIDER="gemini"GOOGLE_CLOUD_LOCATION— "": "us-central1", // Specific to Vertex AIGOOGLE_CLOUD_PROJECT— If AI_PROVIDER="vertex", is required.VERTEX_MODEL_ID— "": "gemini-2.5-pro", // If AI_PROVIDER="vertex" (Example override)[](https://m8ven.ai/mcp/shariqriazz-google-ai-search-mcp-24yn5l)