69
/ 100
1 month ago
glama

cdbmcp

Enables AI clients to inspect live memory of a running C++ process on Windows using cdb.exe, providing tools to evaluate expressions, retrieve map entries, and enumerate containers without modifying target code.

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.
🔐
You'll be asked for 1 credential: CDBMCP_TOKEN
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.
configCDBMCP_DEBUG
configCDB_PATHusual Windows Kits\10\Debuggers\x64 paths, --cdb-path, or .
🔐 secretCDBMCP_TOKENmust be authenticated. Without --auth-token / cdbmcp warns
config_NT_SYMBOL_PATHSymbols: DWARF/-g → PDB + / --symbol-path.
configCDBMCP_CMD
// 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/luckinbyte-cdbmcp-bfq6tv)](https://m8ven.ai/mcp/luckinbyte-cdbmcp-bfq6tv)
commit: ffd048e97f3668537cdc7a5c2af9ac1ff0380739
code hash: 37e1b5d7df0d5d8a52f03b002d1f794f570146e812ca66bcbb0ab2229ea0aa39
verified: 6/21/2026, 10:22:15 AM
view raw JSON →