Skip to main content
Glama
bitshelf

Embedded Debug MCP

by bitshelf

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RK_LOGIN_PASSNoPassword for automatic login (optional)
RK_LOGIN_USERNoUsername for automatic login (optional)
RK_RELAY_PORTNoTCP port for relay control (optional)
RK_DEV_HOST_IPYesIP address of the Dev Host running ser2net (required)
RK_SERIAL_PORTYesTCP port for serial connection (required)
RK_HANG_TIMEOUTNoSeconds of inactivity to declare hang (optional, default 60)
RK_RESET_CHANNELNoRelay channel for reset (optional)
RK_HANG_HYSTERESISNoHysteresis count for hang detection (optional, default 3)
RK_MASKROM_CHANNELNoRelay channel for maskrom (optional)
RK_SERIAL_BAUDRATENoBaud rate for serial connection (optional, default 1500000)
RK_SERIAL_PROTOCOLNoSerial protocol: raw or rfc2217 (optional, default raw)
RK_MAX_ARCHIVED_LOGSNoNumber of archived logs to keep (optional, default 10)
RK_MAX_LOG_FILE_SIZENoMaximum log file size in MB (optional, default 100)
RK_UBOOT_INTERRUPT_STRATEGYNoU-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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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