karellen/karellen-rr-mcp
MCP server for rr reverse debugging — enables AI assistants to record, replay, and inspect program executions via GDB/MI
Exposes a comprehensive toolset for record-replay-analyze workflows via 25+ MCP tools covering session lifecycle, breakpoints, execution control (including reverse stepping), thread navigation, and state inspection—all without source modification. Communicates with rr's gdbserver and GDB/MI protocol to enable bidirectional execution control and checkpoint restoration. Integrates with Claude Code via a native plugin with crash detection hooks, autonomous rr-investigator agent, and optional permission rules for streamlined debugging workflows.
Available on PyPI.
Stars
3
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 08, 2026
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/karellen/karellen-rr-mcp"
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.