GDB-MCP – A complete, yet lightweight MCP server for GDB
1–2 of 2 posts
Re: GDB-MCP – A complete, yet lightweight MCP server for GDB
#2This is a gdbinit-style plugin for gdb that exposes the gdb interface via MCP.
Unlike other implementations, it runs as a native gdb plugin and exposes the entirety of the gdb interface - as opposed to a small subset of commands - to the LLM.