A
licenseNot graded
qualityC
maintenanceEnables AI assistants to directly query MySQL databases, list tables, and view table structures through natural language.
11 npm
MIT
No user-submitted related servers found.
Scored across 3 tools
Each tool targets a distinct resource: alloy types, list of nuances for a type, and detailed nuance by ID. No overlap in purpose.
All tools use consistent 'get_' prefix followed by noun phrases in snake_case, e.g., get_alloy_types, get_alloy_nuances, get_alloy_nuance_by_id.
Three tools is on the low end but still acceptable for a focused read-only query server. The count is appropriate for the narrow scope.
The tool set covers read-only browsing of alloy types and nuances, but lacks write operations (create, update, delete) and more advanced queries. Notable gaps exist.