πŸ”§

PostgreSQL MCP Server

πŸ”§MCP Server

az-coder-123/postgres-mcp

glama

Installation

Claude CodeAuto-generated from README. View full documentation on GitHub β†’
claude mcp add postgres -e POSTGRES_HOST=localhost -e POSTGRES_PORT=5432 -e POSTGRES_DATABASE=mydb -e POSTGRES_USER=postgres -e POSTGRES_PASSWORD=secret -e PERMISSION_LEVEL=read_write -- node /path/to/postgres-mcp/dist/index.js
Claude Desktop ConfigurationServer configuration (JSON)
{ "mcpServers": { "postgres": { "command": "node", "args": ["/...
0
Last UpdatedJun 3, 2026