Skip to main content
Glama

MCP Vertica

by p2k3m
Apache 2.0
  • Apple
  • Linux
pyproject.toml607 B
[project] name = "mcp-vertica" version = "0.1.4" description = "Vertica MCP using Fast MCP" requires-python = ">=3.12" dependencies = [ "vertica-python>=1.0.0", "click>=8.0.0", "python-dotenv>=1.0.0", "mcp[cli]", "fastapi>=0.110", "uvicorn[standard]>=0.29", "pydantic>=2.7", "requests>=2.31", "pandas>=2.2", "scikit-learn>=1.5", "numpy>=1.26", "sqlparse>=0.5.3", ] [[project.authors]] name = "nolleh" email = "nolleh7707@gmail.com" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project.scripts] mcp-vertica = "mcp_vertica:cli"

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