servers / adb-mysql-mcp-server
adb-mysql-mcp-server
communityunknownpythonwrite capablehealthy
MCP server for AnalyticDB MySQL via OpenAPI and direct SQL connection
01Tools · 3
How to read this: tool names here are observed from a live tools/list handshake. The Risk label is a heuristic inferred from the tool name (write/destructive verbs), not from executing the tool — a conservative guess, not a verified capability. We never escalate risk from a description. Found one that's wrong? Tell us — we fix on report.
| Tool | Risk | Side effects | Approval |
|---|---|---|---|
| execute_sql Execute a SQL query on an ADB MySQL cluster.
Connection modes:
- Direct mode (ADB_MYSQL_USER/PASSWORD configured): region_id/db_cluster_id optional.
- Temporary account mode (AK/SK only): region_id/db_cluster_id required.
Args:
query: The SQL statement to execute.
region_id: Alibaba Cloud region ID, optional in direct mode.
db_cluster_id: Cluster ID, optional in direct mode.
database: Target database name (optional).
| write | true | unknown |
| get_execution_plan Get the EXPLAIN ANALYZE actual execution plan with runtime statistics.
Connection modes are the same as execute_sql.
Args:
query: The SQL statement to analyze.
region_id: Alibaba Cloud region ID, optional in direct mode.
db_cluster_id: Cluster ID, optional in direct mode.
database: Target database name (optional).
| read | false | unknown |
| get_query_plan Get the EXPLAIN logical execution plan of a SQL query.
Connection modes are the same as execute_sql.
Args:
query: The SQL statement to analyze.
region_id: Alibaba Cloud region ID, optional in direct mode.
db_cluster_id: Cluster ID, optional in direct mode.
database: Target database name (optional).
| read | false | unknown |
02Install & source
uvx adb-mysql-mcp-server
uvxpip install adb-mysql-mcp-server
pip- repohttps://github.com/aliyun/alibabacloud-adb-mysql-mcp-server.git
- packagehttps://pypi.org/project/adb-mysql-mcp-server
- homepagehttps://github.com/aliyun/alibabacloud-adb-mysql-mcp-server
- licenseApache-2.0
- adoption32 stars · 24 forks
03Access granted
Query a database · write
The access this server can exercise, inferred from its verified tools — not a declared OAuth scope.
05Provenance & freshness
sourcesPyPI [p4]
last_checked2026-08-16 19:28Z
next_check2026-08-16 22:28Z
cadenceevery 3h
verifiedhandshake:failed metadata:passed handshake:failed metadata:passed handshake:failed metadata:passed handshake:failed metadata:passed handshake:failed metadata:passed
index_statusindex — 9 unique facts >= 5
06Badge
Add the “as seen on MCPExplorer” badge to your README.
[](https://mcpexplorer.com/servers/adb-mysql-mcp-server)
Next step
This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.
Explore loadouts →