vertex-ai-mcp-server

shariqriazz/vertex-ai-mcp-server
★ 87 stars TypeScript File System Updated 4d ago ✗ Risk
MCP server for Vertex AI and Gemini tools, including grounded answers, documentation research, and filesystem workflows.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vertex-ai-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "shariqriazz/vertex-ai-mcp-server"
      ]
    }
  }
}

Topics

geminimcpmodel-context-protocoltypescriptvertex-ai