MIT
mcp-hydrolix
Officialby hydrolix
Related Servers
Alternatives to mcp-hydrolix
No user-submitted related servers found.
Related Servers
- AGPL 3.0
- AlicenseAqualityAmaintenanceOpen source MCP server for open project aimed at community edition users852MIT
- MIT
- MIT
- AlicenseNot gradedqualityAmaintenanceOfficial MCP Server for Buildkite.54MIT
TDQS
A4.4/5.0
Scored across 4 tools
Disambiguation5/5
Each tool has a distinct purpose: get_table_info provides metadata, list_databases and list_tables handle discovery, and run_select_query executes queries. There is no functional overlap.
Naming Consistency5/5
All tool names follow a consistent verb_noun pattern (get_table_info, list_databases, list_tables, run_select_query), making the API predictable.
Tool Count5/5
With 4 tools, the server is well-scoped for its purpose: database exploration and querying. Each tool is necessary and none are redundant.
Completeness4/5
The tool surface covers the essential workflow (discover databases/tables, inspect schema, execute queries). Minor gaps include lack of write/administrative operations, but these are likely out of scope.
Maintenance
ActivityNo data
ResponsivenessNo issues