Vertex MCP Search
by leacvikas0 · ai-ml · mcp-server, glama
A Model Context Protocol server that uses Google Vertex AI and Gemini 3.5 Flash to perform deep research with high thinking capability and live Google Search grounding, enabling intelligent, multi-source research via a single tool.
Source: https://github.com/leacvikas0/vertex-mcp-search
Install
git clone https://github.com/leacvikas0/vertex-mcp-searchUse this forAI-extracted
- →Search and retrieve information from Vertex AI documentation and knowledge bases within Claude workflows
- →Integrate Google Vertex AI capabilities into MCP-compatible agents for enhanced AI model queries
- →Query Vertex AI services and resources programmatically without leaving your coding environment
Works with
Tags: mcp-server, glama
Source: glama
About ai-ml MCP servers and Claude skills
ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Vertex MCP Search is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related ai-ml MCPs and skills
- Apple MCP Calnot by GitRegret
Provides MCP tools to read, search, create, append, and delete iCloud Notes by leveraging the authenticated Notes web app's internal JavaScript API, avoiding OCR or canvas parsing.
- internal-tools by littlehongman
Maps internal API endpoints to agent tools using OpenAPI specs, allowing agents to interact with internal services through natural language without per-agent tool wrappers.
- Safe Link Visual MCP by studyreadbook4ever
Checks URLs for phishing risks using URL, DNS, HTTP, HTML, and mobile rendering signals, and provides a 1024x1024 PNG visual summary of the page.
- MCP Skills Manager by cubicecho
A server that serves reusable markdown skills (instructions, playbooks, references) to agents, with a web UI for editing and organizing skills, profiles, and both HTTP and stdio transports.
- KakaoBoard by OnenOnlyLabs
Multi-AI orchestration MCP server enabling multiple AI models to be added as friends in KakaoTalk for discussion, research, and coding, with managed conversations and no API key sharing.
- MCP Server Examples by ahmad-zurih
A collection of Model Context Protocol implementations ranging from a minimal hello-world to an autonomous AI agent for software development.
- MCP Learning Server by abhishekmishra06
A beginner-friendly MCP server built in plain Node.js/JavaScript that exposes five tools (calculator, UUID generator, read notes, get weather, password generator) to teach how the Model Context Protocol works under the hood.
- spt-forge-mcp by cebarks
MCP server for the SP-Tarkov Forge API. Exposes Forge endpoints as MCP tools over stdio, letting LLMs search mods, check updates, resolve dependencies, browse addons, and list SPT versions.
Frequently asked questions
How do I install Vertex MCP Search?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Vertex MCP Search?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Vertex MCP Search free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.