smadi0x86/MDB-MCP
Multi Debugger MCP server that enables LLMs to interact with GDB and LLDB for binary debugging and analysis.
Platform-specific configuration:
{
"mcpServers": {
"MDB-MCP": {
"command": "npx",
"args": [
"-y",
"MDB-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...