maxholman/mcp-gdbmi
3.2
If you are the rightful owner of mcp-gdbmi and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
An MCP server for interacting with GDB/MI (GDB Machine Interface).
Tools
Functions exposed to the LLM to take actions
connect
Connect to GDB, which connects to the target (e.g., 'localhost:1234' for a gdbserver instance).
disconnect
Disconnect and terminate the GDB session.
command
Execute a GDB/MI command (e.g., '-break-insert main', '-exec-run').
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client