hnmr293/gdb-mcp
3.2
If you are the rightful owner of gdb-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
GDB-MCP is a Model Context Protocol server that provides programmatic access to the GNU Debugger (GDB), enabling AI models and other MCP clients to interact with GDB through a standardized interface.
Tools
Functions exposed to the LLM to take actions
open
Start a debugging session.
call
Execute a GDB command.
close
Close a debugging session.
list_sessions
List all active sessions.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client