Skip to main content
Glama

MCP Vertica

by nolleh
pyproject.toml487 B
[project] name = "mcp-vertica" dynamic = ["version"] 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]" ] [[project.authors]] name = "nolleh" email = "nolleh7707@gmail.com" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.version] path = "src/mcp_vertica/__init__.py" [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/nolleh/mcp-vertica'

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