F
licenseNot graded
qualityF
maintenanceA read-only MCP server that enables AI agents to explore database schemas and execute safe queries on PostgreSQL and MySQL.
-
No user-submitted related servers found.
Scored across 4 tools
Each tool has a distinct, clearly separate purpose: listing tables, describing schema, running queries, and sampling data. No overlap.
Three tools follow 'verb_noun' pattern consistently; 'query' deviates slightly as a single verb, but this is acceptable for a common database command.
Four tools is well-scoped for a database exploration server, covering core operations without excess.
The set covers essential data exploration operations (list, describe, sample, query). Missing write or administrative tools, but that fits the exploration focus.