Back to directory
postgres-mcp

postgres-mcp

@crystaldba2532

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

postgresmcp-serverdatabaseperformance-analysissql-optimizationindex-tuningquery-optimization

Installation & Configuration

{
  "mcpServers": {
    "postgres": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "DATABASE_URI",
        "crystaldba/postgres-mcp",
        "--access-mode=unrestricted"
      ],
      "env": {
        "DATABASE_URI": "postgresql://username:password@localhost:5432/dbname"
      }
    }
  }
}

Information

Transport
stdiosse
Language
Python
Created
2025/3/24
Updated
2026/6/8