π§
postgres-mcp
π§MCP Servermattcat10/postgres-mcp
glama
Installation
Claude CodeAuto-generated from README. View full documentation on GitHub β
claude mcp add postgres -e DB_HOST=localhost -e DB_PORT=5432 -e DB_NAME=<db_name> -e DB_USER=<db_user> -e DB_PASSWORD=<password> -- node ./dist/server.jsClaude Desktop ConfigurationServer configuration (JSON)
{
"mcpServers": {
"postgres": {
"command": "node",
"args": ["....0
Last UpdatedJun 23, 2026