pghero

GitHub

A performance dashboard for Postgres

8,904 stars Ruby Ruby 1 file ยท ~4,117 tokens

pghero MCP Server

MCP server for ankane/pghero

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "pghero": {
      "command": "npx",
      "args": [
        "-y",
        "@ankane/pghero"
      ]
    }
  }
}