Skip to main content
Glama

MCP Vertica

by p2k3m
Apache 2.0
  • Apple
  • Linux
Dockerfile411 B
# Generated by https://smithery.ai. See: https://smithery.ai/docs/build/project-config FROM python:3.12-alpine # Install build dependencies RUN apk add --no-cache build-base libffi-dev openssl-dev WORKDIR /app # Copy project files COPY pyproject.toml src/ ./ # Install the package RUN pip install --no-cache-dir . # Unbuffered output ENV PYTHONUNBUFFERED=1 # Default entrypoint ENTRYPOINT ["mcp-vertica"]

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/p2k3m/vertica'

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