Skip to main content
Glama
RFingAdam
by RFingAdam

serial_expect

Automate serial communication by waiting for specific patterns and sending responses, handling login prompts and AT command flows through sequential steps.

Instructions

Wait for patterns and optionally send responses. Useful for login prompts and AT flows.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
connection_idYesConnection ID from serial_connect
stepsYesSequence of steps (each with wait_for and/or send)
flush_inputNoFlush input buffer before starting (default: false)
default_timeoutNoDefault timeout for steps without timeout (default: 30)
default_line_endingNoDefault line ending for sends when raw=false (default: 'lf')lf

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/RFingAdam/mcp-remote-access'

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