Ross ROSS = Recommend OSS · open-source software intelligence for agents

crystaldba/postgres-mcp

Postgres MCP Pro provides configurable read/write access and performance analysis for you and your AI agents. observed · 2026-08-28

github.com/crystaldba/postgres-mcp · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 98
  • Release rhythm 40
  • Longevity 37
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 7
  • age_days: 527
  • days_rel: 474
  • days_push: 16
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

3226 stars · 370 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Postgres MCP Pro is an open-source Model Context Protocol (MCP) server that gives AI agents and developers safe, configurable read/write access to PostgreSQL databases. It goes beyond a simple connection wrapper with index tuning, EXPLAIN plan analysis, database health checks, and schema-aware SQL generation.

Use cases

  • let AI agents safely query and analyze my postgres database
  • tune database indexes for my workload automatically
  • analyze slow queries with explain plans and hypothetical indexes
  • check postgres health like vacuum, replication lag, and connection usage
  • give cursor or claude read-only access to a production database
  • generate schema-aware SQL with an AI coding assistant
  • fix slow ORM queries in an AI-generated app

When to choose

  • you use AI coding agents (Cursor, Claude, etc.) with a PostgreSQL database
  • you need safe, configurable SQL execution including read-only mode for production
  • you want automated index tuning and query plan analysis
  • you need database health diagnostics alongside AI access

When to avoid

  • you use MySQL, SQLite, or another non-Postgres database
  • you need a general-purpose MCP server unrelated to databases
  • you want a GUI database client rather than an MCP server for agents

Facets

service · maturity active

mcp database monitoring benchmarking search-engine databases developer-tools large-language-models performance python self-hosted cli postgres mcp-server index-tuning explain-plans database-health sql-execution ai-agents docker

1 source

Member repositories

RepositoryRoleHealth v2
crystaldba/postgres-mcpmain66

For agents

markdown · JSON · MCP: product_card(name="crystaldba/postgres-mcp")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem