mcp-database
Related Servers
Alternatives to mcp-database
No user-submitted related servers found.
Related Servers
TDQS
A4.3/5.0
Scored across 3 tools
Disambiguation5/5
Each tool has a clear, distinct purpose: listing tables, describing table schema, and running custom queries. There is no overlap or ambiguity.
Naming Consistency5/5
All tool names follow a consistent verb_noun pattern in snake_case (list_tables, describe_table, run_query), making them predictable.
Tool Count4/5
Three tools is minimal but appropriate for a read-only database server, covering the essential operations. Slightly more could be added, but not necessary.
Completeness4/5
The set covers the core read-only operations: enumeration, schema inspection, and arbitrary queries. Minor gaps like listing views or indexes exist, but the surface is sufficient for most exploration tasks.