72
grade C
4 days ago
mcp_so

TiDB MCP Server

TiDB MCP Server

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: TIDB_PASS
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.
configALLOW_DELETE_OPERATIONexport ="false" # Set to "true" to allow DELETE operations
configALLOW_INSERT_OPERATIONexport ="false" # Set to "true" to allow INSERT operations
configALLOW_UPDATE_OPERATIONexport ="false" # Set to "true" to allow UPDATE operations
configTIDB_DBexport ="your_database"
configTIDB_HOSTexport ="your_tidb_host"
🔐 secretTIDB_PASSexport ="your_password"
configTIDB_PORTexport ="your_tidb_port"
configTIDB_USERexport ="your_username"
// 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/l1806858547-tidb-server-c3fi3t)](https://m8ven.ai/mcp/l1806858547-tidb-server-c3fi3t)
commit: 90ce51fc165dcabee1a230969749d64c5dc62198
code hash: ae5dc0b234ca721cb9964fe358f18aa72c955f0a8f8a49914d987dcda432944d
verified: 4/18/2026, 7:23:20 PM
view raw JSON →