74
/ 100
10 days ago
glama

mcp-server-tidbcloud

Enables LLMs to manage TiDB Cloud Serverless clusters, branches, and execute SQL queries through natural language.

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
16 tools verified — handlers match their declared behaviour
8 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: TIDB_CLOUD_DB_PASSWORD, TIDB_CLOUD_PRIVATE_KEY, TIDB_CLOUD_PUBLIC_KEY
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.
configTIDB_CLOUD_API_URLNo API base URL (defaults to https://serverless.tidbapi.com)
configTIDB_CLOUD_DB_HOSTNo Default database host for SQL operations
configTIDB_CLOUD_DB_NAME
🔐 secretTIDB_CLOUD_DB_PASSWORDNo Default database password
configTIDB_CLOUD_DB_USERNo Default database username
configTIDB_CLOUD_ENV
🔐 secretTIDB_CLOUD_PRIVATE_KEY"": "your-private-key"
🔐 secretTIDB_CLOUD_PUBLIC_KEY"": "your-public-key",
// 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 4 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/likidu-mcp-server-tidbcloud-k8fqff)](https://m8ven.ai/mcp/likidu-mcp-server-tidbcloud-k8fqff)
commit: 36cdc298ae93b6795692a37bcd638914dc2b16b1
code hash: 0cb737d5689d2d94d3a9f6f290923eb0764aa6b11293c389f982f18915cddc46
verified: 7/21/2026, 8:44:04 AM
view raw JSON →