# MCP-PostgreSQL-Ops

Monitor and analyze PostgreSQL databases with natural-language queries. Diagnose slow queries, locks, bloat, replication lag, and WAL health across single or multiple databases. Get safe, read-only i…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add call518/mcp-postgresql-ops

# Browse available tools
npx -y @smithery/cli@latest tool list call518/mcp-postgresql-ops
```

---

Source: https://github.com/call518/MCP-PostgreSQL-Ops
