Postgres MCP Pro Server for Database Analysis and Tuning
Postgres MCP Pro is an open-source MCP server that provides AI agents with PostgreSQL database health analysis, index tuning recommendations, query plan optimization, schema intelligence, and safe SQL execution with configurable access controls.
Postgres MCP Pro Server for Database Analysis and Tuning
Postgres MCP Pro is an open-source MCP server that provides AI agents with PostgreSQL database health analysis, index tuning recommendations, query plan optimization, schema intelligence, and safe SQL execution with configurable access controls.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/postgres-mcp-pro-database-analysis-tuning/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/postgres-mcp-pro-database-analysis-tuning
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/postgres-mcp-pro-database-analysis-tuning.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.