Record and Replay Framework

10,605 stars C++ 1 file ยท ~2,207 tokens #debugger#gdb#linux#reverse-execution

Perf test (rr) MCP Server

Model Context Protocol (perf-test) server

View all rr servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "perf-test": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-perf-test"
      ]
    }
  }
}