Skip to main content
Glama
tt33415366

serial-bridge-mcp

by tt33415366

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SERIAL_BRIDGE_TOKENNoSet the access token before starting the Hub; overrides the token file for the process lifetime.
SERIAL_BRIDGE_CONFIGNoPath to the persisted JSON configuration file.
SERIAL_BRIDGE_OPEN_UINoSet to 'off' to disable opening the browser UI. Unset means open by default; only '0', 'false', 'no', and 'off' (case-insensitive) disable it.
SERIAL_BRIDGE_LIVE_DIRNoDirectory for live logs and bridge_status.json. Defaults to '<app-dir>/live/' beside the project root.
SERIAL_BRIDGE_RTOS_BAUDNoBaud rate for the 'rtos' target.
SERIAL_BRIDGE_RTOS_PORTNoSerial port for the 'rtos' target.
SERIAL_BRIDGE_LINUX_BAUDNoBaud rate for the 'linux' target (e.g., 57600).
SERIAL_BRIDGE_LINUX_PORTNoSerial port for the 'linux' target (e.g., COM8 or /dev/ttyUSB0).
SERIAL_BRIDGE_TOKEN_FILENoOverride the path to the auto-generated token file.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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/tt33415366/serial-bridge-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server