Back to directory
crystaldba/postgres-mcp

crystaldba/postgres-mcp

@crystaldba

Postgres MCP Pro provides configurable read/write access and performance analysis for you and your AI agents.

postgresdatabasemcpperformanceindex-tuninghealth-checksqldb

Installation & Configuration

{
  "mcpServers": {
    "postgres": {
      "command": "uvx",
      "args": [
        "postgres-mcp",
        "--access-mode=unrestricted"
      ],
      "env": {
        "DATABASE_URI": "postgresql://username:password@localhost:5432/dbname"
      }
    }
  }
}

Information

Transport
stdiosse
Language
Python
Created
2026/6/12
Updated
2026/6/12