Skip to main content
Glama
kkst1

Board Terminal Skill

by kkst1

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BOARD_PROMPTNoStable shell prompt used to detect completion.<<<PROMPT>>>
BOARD_BACKENDNoBackend name. Currently only serial is implemented.serial
BOARD_ENCODINGNoSerial text encoding.utf-8
BOARD_SERIAL_PORTNoSerial device path, for example COM3 or /dev/ttyUSB0.COM3
BOARD_SERIAL_TIMEOUTNoPer-read timeout in seconds.0.2
BOARD_COMMAND_TIMEOUTNoCommand completion timeout in seconds.15.0
BOARD_SERIAL_BAUDRATENoUART baud rate.115200

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
board_terminalC

Run a shell command on the connected Linux development board.

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/kkst1/uart-and-order-SKILL-for-board-based-on-MCP'

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