Serversio.github.isdaniel/pgtuner_mcp
M

PostgreSQL performance Tuner MCP Server

io.github.isdaniel/pgtuner_mcp · v0.5.2
▦ pypi
v0.5.2pypi pypi: pgtuner-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "name": "io.github.isdaniel/pgtuner_mcp",
  "description": "provides AI-powered PostgreSQL performance tuning capabilities.",
  "title": "PostgreSQL performance Tuner MCP Server",
  "repository": {
    "url": "https://github.com/isdaniel/pgtuner_mcp",
    "source": "github"
  },
  "version": "0.5.2",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "pgtuner-mcp",
      "version": "0.5.2",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}