Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by signal-slot • Testing & QA
An MCP server that exposes GDB debugging functionality so AI agents (like Claude) can start and control GDB sessions, inspect programs, and run arbitrary GDB commands.
Start and manage GDB sessions to debug native programs interactively through conversational interfaces.
Load executables or core dumps and inspect call stacks, variables, and CPU registers for post-mortem analysis.
Set breakpoints, step through code, examine memory, and run arbitrary GDB commands programmatically.
This server wraps GDB behind the Model Context Protocol (MCP) to let assistants start and manage debugging sessions, load programs or core dumps, set breakpoints, step through code, and inspect memory, registers, call stacks, and variables. It enables executing arbitrary GDB commands programmatically and integrates with Claude or other MCP-enabled assistants for conversational debugging workflows. The project is open-source (MIT) and intended to streamline interactive debugging via AI agents.
Start a new GDB session
Load a program into GDB
Execute a GDB command
Terminate a GDB session
List all active GDB sessions
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.