π§
Postgres MCP Pro
π§MCP Serverdblinick/postgres-mcp-pro-streamable
glama
Installation
Claude CodeAdd MCP server via Claude CodeAuto-generated from README. View full documentation on GitHub β
claude mcp add postgres -e POSTGRES_USERNAME=username -e POSTGRES_PASSWORD=password -e POSTGRES_HOST=localhost -e POSTGRES_PORT=5432 -e POSTGRES_DATABASE=dbname -e POSTGRES_SSL_MODE=disable -- docker run -i --rm -e POSTGRES_USERNAME -e POSTGRES_PASSWORD -e POSTGRES_HOST -e POSTGRES_PORT -e POSTGRES_DATABASE -e POSTGRES_SSL_MODE crystaldba/postgres-mcp --access-mode=unrestrictedClaude Desktop ConfigurationServer configuration (JSON)
{
"mcpServers": {
"postgres": {
"command": "docker",
"args": [...0
Last UpdatedJun 23, 2026