Skip to main content
Glama

MCP Server for Vertex AI Search

by ubie-oss
FROM python:3.12-slim WORKDIR /app COPY requirements.setup.txt pyproject.toml uv.lock /app/ RUN python -m pip install --no-cache-dir -r requirements.setup.txt \ && uv venv \ && uv sync COPY . /app ENTRYPOINT ["uv", "run", "mcp-vertexai-search"]

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ubie-oss/mcp-vertexai-search'

If you have feedback or need assistance with the MCP directory API, please join our Discord server