Skip to main content
Glama

MCP Vertica

by p2k3m
Apache 2.0
  • Apple
  • Linux
Makefile372 B
.PHONY: install fmt lint test local-up local-down destroy install: pip install uv uv sync fmt: uv run ruff check --fix lint: uv run ruff check test: uv run pytest -q local-up: docker compose up --build -d local-down: docker compose down destroy: @echo "Run terraform destroy from deploy/db/terraform and deploy/mcp/terraform or use GitHub Actions workflows"

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