Catalog
io.github.arikanatakan/dataxplan-mcp
OfficialRead PostgreSQL EXPLAIN plans for AI agents: bottlenecks, estimation errors, fixes, charts.
Analyze PostgreSQL EXPLAIN plans to identify bottlenecks, estimation errors, and fixes.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"dataxplan-mcp": {
"command": "uvx",
"args": [
"dataxplan-mcp"
]
}
}
}