74
/ 100
7 days ago
pulsemcp

PolarDB

Provides a bridge between natural language interfaces and Alibaba Cloud PolarDB databases, enabling direct interaction with MySQL and PostgreSQL instances through queries, table exploration, and configurable SQL execution.

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 4 credentials: POLARDB_MYSQL_PASSWORD, ANTHROPIC_API_KEY, ALIBABA_CLOUD_ACCESS_KEY_SECRET, POLARDB_POSTGRESQL_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.
configPOLARDB_MYSQL_HOST
configPOLARDB_MYSQL_PORT
configPOLARDB_MYSQL_USER
🔐 secretPOLARDB_MYSQL_PASSWORD
configPOLARDB_MYSQL_DATABASE
configPOLARDB_MYSQL_READ_TIMEOUT
configRUN_MODE
configSSE_BIND_HOST
configSSE_BIND_PORT
🔐 secretANTHROPIC_API_KEY
configALIBABA_CLOUD_ACCESS_KEY_ID
🔐 secretALIBABA_CLOUD_ACCESS_KEY_SECRET
configPOLARDB_POSTGRESQL_STATEMENT_TIMEOUT
configPOLARDB_POSTGRESQL_HOST
configPOLARDB_POSTGRESQL_PORT
configPOLARDB_POSTGRESQL_USER
🔐 secretPOLARDB_POSTGRESQL_PASSWORD
configPOLARDB_POSTGRESQL_DBNAME
// 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 3 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/aliyun-alibabacloud-polardb-mcp-server-1jtm2e)](https://m8ven.ai/mcp/aliyun-alibabacloud-polardb-mcp-server-1jtm2e)
commit: 4a094594784f151b8d076b0ea082070881742bcd
code hash: 2ca9a25b99fd7e554a49908873e2287e2b74d17e3acee37b6bf96c00245c4564
verified: 7/24/2026, 8:49:13 AM
view raw JSON →