re-dyn-mcp
by nebuloss
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GDB_BIN | No | gdb binary. | gdb-multiarch |
| LOG_LEVEL | No | Log verbosity. | info |
| HARNESS_DIR | No | Dir holding run-harness-dhd.sh (the QEMU dhd harness). | |
| HARNESS_GDB | No | gdbstub address the harness exposes. | localhost:1234 |
| RE_DYN_HOST | No | Bind address (cross-host: the client is on dev-code). | 0.0.0.0 |
| RE_DYN_PORT | No | HTTP listen port. | 8781 |
| HARNESS_VMLINUX | No | Kernel image with symbols for gdb to load. |
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/nebuloss/re-dyn-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server