dbgmcp

ramenhost/dbgmcp
★ 8 stars Rust 🤖 AI/LLM Updated 2mo ago
MCP servers for connecting debuggers to AI agents. Supports GDB, LLDB and PDB.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dbgmcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "dbgmcp"
      ]
    }
  }
}

Topics

gdblldbmcp-servermodel-context-protocol-serverspdb