Installation & Configuration
{
"mcpServers": {
"vertica": {
"command": "uvx",
"args": [
"mcp-vertica"
],
"env": {
"VERTICA_HOST": "localhost",
"VERTICA_PORT": 5433,
"VERTICA_DATABASE": "VMart",
"VERTICA_USER": "dbadmin",
"VERTICA_PASSWORD": "",
"VERTICA_CONNECTION_LIMIT": 10,
"VERTICA_SSL": false,
"VERTICA_SSL_REJECT_UNAUTHORIZED": true
}
}
}
}Information
Transport
stdio
Language
Python
Created
2025/5/10
Updated
2025/6/11