Monitors database query performance and health metrics, letting Claude check latencies and spot slow queries before they become problems. The source doesn't spell out which databases it supports or specific operations exposed, but the premise is clear: you point it at your database infrastructure and get programmatic access to performance data through conversation. Reach for this when you're debugging query slowdowns, want real-time latency reports without switching to a dashboard, or need to correlate database performance with other system metrics. It's deployed as a remote MCP server on Vercel, so no local installation needed.
hovecapital/read-only-local-postgres-mcp-server
cocaxcode/database-mcp
io.github.infoinlet-marketplace/mcp-mysql
io.github.cybeleri/database-admin
io.github.yash-0620/postgres-mcp-secured