isdaniel/pgtuner_mcp
provides AI-powered PostgreSQL performance tuning capabilities.
Platform-specific configuration:
{
"mcpServers": {
"pgtuner_mcp": {
"command": "npx",
"args": [
"-y",
"pgtuner_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://pypi.org/project/pgtuner-mcp/) [](https://pypi.org/project/pgtuner-mcp/) [](https://www.python.org/downloads/) [](https://pypi.org/project/pgtuner-mcp/) [](https://hub.docker.com/r/dog830228/pgtuner_mcp)
<a href="https://glama.ai/mcp/servers/@isdaniel/pgtuner-mcp"> </a>
A Model Context Protocol (MCP) server that provides AI-powered PostgreSQL performance tuning capabilities. This server helps identify slow queries, recommend optimal indexes, analyze execution plans, and leverage HypoPG for hypothetical index testing.
pg_stat_statements with detailed statisticsEXPLAIN and EXPLAIN ANALYZELoading reviews...