GDB Debugger

Integrates with GDB to provide debugging capabilities for C/C++ programs, enabling breakpoint setting, code stepping, memory exami

signal-slot 152 ↓ 6k
Claude CodeClaude DesktopGeneric
View source ↗

MCP GDB Server provides debugging functionality for C/C++ programs through GDB integration, enabling AI assistants to analyze and debug code without leaving the conversation interface. Built by Tasuku Suzuki, it supports a comprehensive set of debugging operations including starting GDB sessions, loading programs, setting breakpoints, stepping through code, examining memory, and viewing call stacks. The TypeScript implementation uses the Model Context Protocol SDK to expose GDB's capabilities through a clean interface, making it particularly valuable for developers who need AI assistance with debugging crashes, understanding program flow, or analyzing core dumps.

Source

Repository: https://github.com/signal-slot/mcp-gdb

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
[![GDB Debugger on getagentictools](https://getagentictools.com/badge/mcp/signal-slot-mcp-gdb.svg)](https://getagentictools.com/mcp/signal-slot-mcp-gdb?ref=badge)