πŸ”§

MCP PostgreSQL Server

πŸ”§MCP Server

kristofer84/mcp-postgres

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_USER=postgres -e DB_PASSWORD=your_password -e DB_NAME=your_database -e DB_SSL_MODE=require -- npx mcp-postgres@latest
Claude Desktop ConfigurationServer configuration (JSON)
json
{ "mcpServers": { "postgres": { "command": "npx", "args": ["mc...
hybrid
4
Last UpdatedMay 25, 2026