UniCloudDB-MCP
Related Servers
Alternatives to UniCloudDB-MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceA database operation server based on the MCP protocol, providing database connection, querying, schema exploration, data analysis, and SQL generation tools.MIT
- AlicenseNot gradedqualityDmaintenanceProvides universal database operations for AI assistants through MCP, supporting 40+ databases including PostgreSQL, MySQL, MongoDB, Redis, and SQLite with built-in introspection tools for schema exploration.19 npmMIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server enabling AI assistants to perform CRUD operations on a Supabase database via a standardized interface.194MIT
- AlicenseNot gradedqualityAmaintenanceMulti-database management tool and MCP server supporting MySQL, PostgreSQL, SQLite, and Dameng DM8, enabling AI assistants to query and manage databases via stdio or HTTP.MIT
- AlicenseNot gradedqualityDmaintenanceUniversal Database MCP Server enabling AI assistants to connect and query multiple databases including Databricks, BigQuery, PostgreSQL, MySQL, SQL Server, SQLite, and MariaDB through a unified interface.32 npmMIT
- AlicenseNot gradedqualityNot gradedmaintenanceA universal database gateway MCP server that enables AI assistants to connect to and query multiple databases (PostgreSQL, MySQL, MariaDB, SQL Server, SQLite) with support for schema exploration, SQL execution, and secure connections via SSH tunnels.13 npm-
TDQS
Scored across 4 tools
The four tools have clearly distinct purposes based on their names: add, query, remove, and update correspond to the fundamental CRUD operations. There is no overlap or ambiguity between them, as each targets a specific action in a database context.
All tool names follow a consistent pattern using simple, single-word verbs (add, query, remove, update). There are no deviations in style or convention, making them predictable and easy to understand as a set.
With 4 tools, this server is well-scoped for a database management purpose, covering the essential CRUD operations. Each tool earns its place without being excessive or insufficient for the apparent domain of data handling.
The tool set provides complete CRUD coverage for a database domain: add (create), query (read), update (update), and remove (delete). There are no obvious gaps, as these operations form a full lifecycle for data management without dead ends.