45
/ 100
1 month ago
glama

TencentAgentMemoryBridge MCP Server

Provides CodeBuddy, Claude Code, and other MCP-compatible tools with a 4-layer long-term memory system (conversations, atomic facts, scenes, profiles) powered by TencentDB Agent Memory.

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 2 credentials: API_KEY, SESSION_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.
configAGENTSexport ='[
configAGENTS_FILE
🔐 secretAPI_KEY"": "sk-your-api-key",
configBRIDGE_URL"": "https://your-server.com/api/v1",
configPORTexport =3000
configSENDER"": "claude-code"
🔐 secretSESSION_KEY
configTENCENTDB_URLexport =https://your-tencentdb-gateway
// 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 0 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/kuaizhongqiang-tencentagentmemorybridge-1h3pgk)](https://m8ven.ai/mcp/kuaizhongqiang-tencentagentmemorybridge-1h3pgk)
commit: e40ef298e444f084a1441bdbb9896c6d9c465925
code hash: 192e349886788b531bbfbb52e713dae32f83084e8cc35044d483b6a649d8f698
verified: 6/18/2026, 10:32:06 AM
view raw JSON →