Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by crystaldba • Data & Databases
An open-source MCP server that gives AI agents Postgres-aware tools for index tuning, explain plans, health checks, and safe SQL execution.
Analyze database health and detect issues like unused/duplicate indexes, vacuum/transaction wraparound risks, buffer cache hit rates, and replication lag.
Recommend and validate indexes by simulating planner behavior (hypothetical indexes) and searching index combinations to balance performance and storage cost.
Safely execute or evaluate SQL (read-only/restricted modes), obtain EXPLAIN plans, and integrate with MCP clients over stdio or SSE.
Postgres MCP Pro is an MCP server that combines deterministic database tools and classical optimization algorithms with LLM workflows to help develop, test, tune, and maintain PostgreSQL databases. It provides index tuning (including hypopg-based "what if" simulations), EXPLAIN plan analysis, workload-driven recommendations, comprehensive health checks adapted from PgHero, and configurable protected SQL execution modes. The server supports stdio and SSE transports, Docker and Python deployment options, and integrates with MCP clients such as Claude Desktop, Cursor, and others.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.