Installation & Configuration
{
"mcpServers": {
"postgresql-mcp": {
"command": "node",
"args": [
"build/index.js"
],
"env": {
"POSTGRES_CONNECTION_STRING": "postgresUrl",
"POSTGRES_SSL_CERT_PATH": "/path/to/root.crt"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13