GDB-MCP – A complete, yet lightweight MCP server for GDB
2 jtang613 1 8/29/2025, 4:12:09 PM github.com ↗
Comments (1)
jtang613 · 2h ago
This 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.