passingduck/sungdb-mcp
3.2
If you are the rightful owner of sungdb-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.
SungDB MCP Server is a high-performance GDB debugging server built on the FastMCP framework, designed to provide a stable debugging environment by managing GDB processes and queuing commands for sequential execution.
Tools
Functions exposed to the LLM to take actions
gdb_start
Start a GDB session
gdb_terminate
Terminate a GDB session
gdb_load
Load an executable file
gdb_set_breakpoint
Set a breakpoint
gdb_continue
Continue program execution
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client