F
licenseNot graded
qualityD
maintenanceA versatile MCP server that connects to multiple relational databases (MySQL, PostgreSQL, Oracle, SQL Server, SQLite) and enables secure read-only SQL query execution and metadata access.
4
-
No user-submitted related servers found.
Scored across 3 tools
Each tool has a distinct purpose: listing workspaces, listing connections, and executing SQL queries. No overlap in functionality.
All tools follow a consistent verb_noun pattern using snake_case (list_workspaces, list_connections, execute_sql).
Three tools are appropriate for the server's focused purpose of managing database connections and executing read-only SQL queries. Each tool serves a clear role.
The tool set covers workspace discovery, connection listing, and SQL execution, but lacks schema exploration (e.g., listing tables or describing schemas), which is a notable gap for a database tool.