71
/ 100
1 month ago
pulsemcp

Alibaba Cloud ADB MySQL

Connects to Alibaba Cloud's Adb MySQL databases for executing SQL queries, analyzing query plans, and retrieving database metadata with minimal configuration requirements

aliyun/alibabacloud-adb-mysql-mcp-server· pypi: adb-mysql-mcp-server· 4.1K installs· listed on pulsemcp
Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: ALIBABA_CLOUD_ACCESS_KEY_SECRET, ALIBABA_CLOUD_SECURITY_TOKEN, ADB_MYSQL_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configADB_API_CONNECT_TIMEOUTNo OpenAPI connection timeout in milliseconds, default 10000 (10s)
configADB_API_READ_TIMEOUTNo OpenAPI read timeout in milliseconds, default 300000 (5min)
configALIBABA_CLOUD_ACCESS_KEY_IDNote: Please set and ALIBABA_CLOUD_ACCESS_KEY_SECRET to your Alibaba Cloud AccessKey credentials.
🔐 secretALIBABA_CLOUD_ACCESS_KEY_SECRETNote: Please set ALIBABA_CLOUD_ACCESS_KEY_ID and to your Alibaba Cloud AccessKey credentials.
🔐 secretALIBABA_CLOUD_SECURITY_TOKENNo STS temporary security token
configADB_MYSQL_CONNECT_TIMEOUTNo Database connection timeout in seconds, default 2
configADB_MYSQL_USER"": "your_username",
🔐 secretADB_MYSQL_PASSWORD"": "your_password",
configADB_MYSQL_HOST"": "your_adb_mysql_host",
configADB_MYSQL_PORT"": "3306",
configADB_MYSQL_DATABASE"": "your_database"
configOPENCLAW_LOG_FILE
configTOOLSET_DEBUG
configSERVER_PORTexport =8000
configMCP_TOOLSETS
configSERVER_TRANSPORTexport =sse
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/adb-mysql-mcp-server-1toxxu)](https://m8ven.ai/mcp/adb-mysql-mcp-server-1toxxu)
commit: 22bf012b68bec949e1e0c12aa8f70b35ec89f559
code hash: 1bf8fa55feb00661e6e081d961c65e74572e8b1cb64dc9c933a09de9c372dee2
verified: 6/15/2026, 3:10:53 PM
view raw JSON →