karellen-rr-mcp
Officialby karellen
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RR_MCP_TIMEOUT_EVAL | No | State inspection (backtrace, evaluate, locals, etc.) (default: 30) | 30 |
| RR_MCP_TIMEOUT_CONNECT | No | GDB connecting to rr (includes symbol loading) (default: 60) | 60 |
| RR_MCP_TIMEOUT_FORWARD | No | Forward execution (continue, step, next, finish) (default: 120) | 120 |
| RR_MCP_TIMEOUT_REVERSE | No | Reverse execution (default: 300) | 300 |
| RR_MCP_TIMEOUT_STARTUP | No | Waiting for rr gdbserver to start listening (default: 30) | 30 |
| RR_MCP_TIMEOUT_BREAKPOINT | No | Breakpoint/watchpoint operations (default: 30) | 30 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/karellen/karellen-rr-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server