Skip to content
Claude Desktop

pgtriage for Claude Desktop

io.github.pgtriage/pgtriage

MCP server for PostgreSQL performance auditing with actionable SQL fixes.

client:Claude Desktop transport:stdio runtime:pypi

Install pgtriage in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "pgtriage": {
      "command": "uvx",
      "args": [
        "pgtriage"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

pgtriage in other clients