πŸ”§

Vertica Database Connector

πŸ”§MCP Server

nolleh/mcp-vertica

VibeIndex|
What it does

Enable seamless interaction with Vertica databases by executing SQL queries, managing schema details, and handling large data streams efficiently. Manage database connections securely with support for SSL/TLS and fine-grained operation permissions. Streamline database operations and schema inspections directly from your MCP client.

remotehosted

Installation

npxRun with npx
npx -y @smithery/cli install @nolleh/mcp-vertica --client claude
DockerRun with Docker
docker run -e DEBUG=3 -e VERTICA_HOST=localhost ... nolleh/mcp-vertica:latest
uvxRun with uvx (Python)
uvx mcp-vertica
Server ConfigurationMCP server configuration block
{ "mcpServers": { "vertica": { "command": "uvx", "args": ["mcp...
πŸ“– Extracted from nolleh/mcp-vertica README
3
AddedJan 26, 2026