MCP Directory
Back

postgres-mcp

by crystaldba · Python · ★ 2,977

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

Install

pip install git+https://github.com/crystaldba/postgres-mcp.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "postgres-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/crystaldba/postgres-mcp.git"
      ]
    }
  }
}

From the README

[](https://opensource.org/licenses/MIT) [](https://pypi.org/project/postgres-mcp/) [](https://discord.gg/4BEHC7ZM) [](https://x.com/auto_dba) [](https://github.com/crystaldba/postgres-mcp/graphs/contributors) A Postgres MCP server with index tuning, explain plans, health checks, and safe sql execution. Overview • Demo • Quick Start • Technical Notes • MCP API • Related Projects • FAQ **Postgres MCP Pro** is an open source Model Context Protocol (MCP) server built to support you and your AI agents throughout the **entire development process**—from initial coding, through testin…
Read full README on GitHub →

Related databases servers