# pgtuner_mcp

provides AI-powered PostgreSQL performance tuning capabilities.  https://github.com/isdaniel/pgtuner_mcp

## Quick Start

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

# Browse available tools
npx -y @smithery/cli@latest tool list isdaniel/pgtuner_mcp
```

---

Source: https://github.com/isdaniel/pgtuner_mcp
