ramenhost/dbgmcp
MCP servers for connecting debuggers to AI agents. Supports GDB, LLDB and PDB.
Platform-specific configuration:
{
"mcpServers": {
"dbgmcp": {
"command": "npx",
"args": [
"-y",
"dbgmcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...