Connect debuggers such as GDB, LLDB, and PDB to LLM agents using the Model Context Protocol.
Dbgmcp is a collection of Model Context Protocol (MCP) servers designed to bridge the gap between debuggers and Large Language Model (LLM) agents. It enables seamless integration with debuggers like GDB, LLDB, and PDB, allowing AI agents to interact with and control debugging sessions. This facilitates advanced debugging workflows, enabling AI-driven code analysis and automated bug detection.