mcp-vertex-search-snippets

UnitVectorY-Labs/mcp-vertex-search-snippets
★ 0 stars Go File System Updated today
A lightweight MCP server that integrates with Vertex AI Search to retrieve configurable snippets and extractive segments for document discovery.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-vertex-search-sn": {
      "command": "go",
      "args": [
        "run",
        "github.com/UnitVectorY-Labs/mcp-vertex-search-snippets@latest"
      ]
    }
  }
}

README Excerpt

A lightweight MCP server that integrates with Vertex AI Search to retrieve configurable snippets and extractive segments for document discovery. mcp-vertex-search-snippets allows you to expose Vertex AI Search as an MCP tool. It provides an MCP-compliant search tool that accepts a query string returning high-quality search snippets or extractive results from the files indexed by Vertex AI Search.

Tools (10)

VERTEX_CONFIGVERTEX_DEBUGapp_iddestructiveHintidempotentHintlocationopenWorldHintproject_idreadOnlyHinttitle

Topics

gomcp-server