Embedded Debug MCP
by bitshelf
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RK_LOGIN_PASS | No | Password for automatic login (optional) | |
| RK_LOGIN_USER | No | Username for automatic login (optional) | |
| RK_RELAY_PORT | No | TCP port for relay control (optional) | |
| RK_DEV_HOST_IP | Yes | IP address of the Dev Host running ser2net (required) | |
| RK_SERIAL_PORT | Yes | TCP port for serial connection (required) | |
| RK_HANG_TIMEOUT | No | Seconds of inactivity to declare hang (optional, default 60) | |
| RK_RESET_CHANNEL | No | Relay channel for reset (optional) | |
| RK_HANG_HYSTERESIS | No | Hysteresis count for hang detection (optional, default 3) | |
| RK_MASKROM_CHANNEL | No | Relay channel for maskrom (optional) | |
| RK_SERIAL_BAUDRATE | No | Baud rate for serial connection (optional, default 1500000) | |
| RK_SERIAL_PROTOCOL | No | Serial protocol: raw or rfc2217 (optional, default raw) | |
| RK_MAX_ARCHIVED_LOGS | No | Number of archived logs to keep (optional, default 10) | |
| RK_MAX_LOG_FILE_SIZE | No | Maximum log file size in MB (optional, default 100) | |
| RK_UBOOT_INTERRUPT_STRATEGY | No | U-Boot interrupt strategy: lava or aggressive (optional, default lava) |
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/bitshelf/serial-debug-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server