ramenhost/dbgmcp
MCP servers for connecting debuggers to AI agents. Supports GDB, LLDB and PDB.
This project helps AI agents like Claude Desktop and GitHub Copilot interact with traditional debuggers (GDB, LLDB, PDB). It takes debugger commands from an AI agent and executes them, returning the results to the AI. Software developers and AI developers can use this to enable their AI assistants to debug code more effectively.
No commits in the last 6 months.
Use this if you are a software developer or AI developer who wants your AI assistant to directly control and retrieve information from a debugger to help with code analysis and debugging tasks.
Not ideal if you are looking for a standalone debugger or a tool to debug AI models themselves.
Stars
8
Forks
1
Language
Rust
License
MIT
Category
Last pushed
May 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/ramenhost/dbgmcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
drhelius/Gearboy
Game Boy / Gameboy Color emulator, debugger and embedded MCP server for macOS, Windows, Linux,...
drhelius/Gearsystem
Sega Master System / Game Gear / SG-1000 emulator, debugger and embedded MCP server for macOS,...
svnscha/mcp-windbg
Model Context Protocol for WinDBG
miscusi-peek/cheatengine-mcp-bridge
Connect Cursor, Copilot & Claude directly to Cheat Engine via MCP. Automate reverse engineering,...
microsoft/DebugMCP
Gift your VS Code agent a real debugger: breakpoints, stepping, inspection.