pansila/mcp_server_gdb
MCP Server to expose the GDB debugging capabilities
Platform-specific configuration:
{
"mcpServers": {
"mcp_server_gdb": {
"command": "npx",
"args": [
"-y",
"mcp_server_gdb"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...