68
/ 100
3 days ago
glama

TiDB RAG MCP Server

A Model Context Protocol server for reading TiDB RAG knowledge base, enabling browsing, searching, and vector search of knowledge entries.

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
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
4 tools verified — handlers match their declared behaviour
4 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 1 credential: TIDB_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.
configTIDB_DATABASEknowledge_db
configTIDB_HOST"": "your-tidb-host",
🔐 secretTIDB_PASSWORDyour_password
configTIDB_PORT"": "4000",
configTIDB_USER"": "root",
configUSE_MOCKTiDB 数据库配置 (=false 时需要)
// 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/simonsms-readknowledgemcp-1emtkz)](https://m8ven.ai/mcp/simonsms-readknowledgemcp-1emtkz)
commit: b4996c602b957dca4cbae4eddd83e73b975ca23d
code hash: 9e94257dc57b9ac2a9255a5f3e6f6e3f3d6f34bd56177bbb0917b4e1a8c6b98b
verified: 6/22/2026, 12:50:57 PM
view raw JSON →