Postgres MCP Pro
MCP Serverby crystaldba · Added 5mo ago
Claude
477
Install
git clone https://github.com/crystaldba/postgres-mcpAdd to Claude
claude mcp add postgres-mcp-proQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"postgres-mcp-pro": {
"command": "npx",
"args": [
"@modelcontextprotocol/postgres-mcp-pro"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Postgres MCP Pro is an open source Model Context Protocol (MCP) server providing index tuning, explain plans, health checks, and safe SQL execution for PostgreSQL databases. Requires a PostgreSQL database connection URI configured via the DATABASE_URI environment variable.
Tags
data-analyticsmcp-serverpostgresqldatabaseindextuningsqlperformanceai