GDB Debugger

Integrates GDB with AI capabilities to provide interactive debugging assistance for C/C++ applications, enabling breakpoint manage

yywz1999 85
Claude CodeClaude DesktopGeneric
View source ↗

GDB MCP Server provides AI-assisted debugging capabilities by integrating GDB (GNU Debugger) with the Model Context Protocol. The implementation creates a bridge between Cursor's AI capabilities and GDB functionality, allowing for interactive debugging sessions through both HTTP and MCP interfaces. It supports core debugging operations including breakpoint management, memory examination, disassembly, and command execution, while handling process discovery and terminal communication via AppleScript. Designed for developers working with C/C++ applications, this server enables AI assistants to help analyze code behavior, identify bugs, and understand program execution flow during debugging sessions.

Source

Repository: https://github.com/yywz1999/gdb-mcp-server

Maintain GDB Debugger?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[GDB Debugger on getagentictools](https://getagentictools.com/mcp/yywz1999-gdb-mcp-server?ref=badge)