FlorentinoJink/mcp-gdb
Model Context Protocol server for GDB — core dump analysis, remote debugging, and program debugging on Linux. Built with Rust.
Platform-specific configuration:
{
"mcpServers": {
"mcp-gdb": {
"command": "npx",
"args": [
"-y",
"mcp-gdb"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...