MCP server: Debug high CPU usage on Postgres databases
The PlanetScale MCP server can now help you debug high CPU usage on Postgres databases. The planetscale_get_insights tool returns query patterns sorted by CPU usage, so your AI assistant can quickly find which queries are driving CPU spikes.
Ask questions like:
- "Which queries are using the most CPU on my production database?"
- "Help me debug high CPU usage on my Postgres branch"
- "Show me the top CPU-consuming query patterns from the last hour"
This is Postgres-only. CPU time metrics are not available for Vitess databases through this tool.