PaDev1/serial-mcp
If you are the rightful owner of serial-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Serial-MCP is a robust serial communication server built with FastMCP framework, providing a reliable interface for serial port communication with features like message buffering, error handling, and connection management.
Tools
Functions exposed to the LLM to take actions
delay
Wait for a specified number of seconds.
init_serial
Initialize a serial connection with specified parameters.
send_message
Send a message through the serial connection and optionally wait for a response.
read_message
Read messages from the buffer.
list_serial_ports
List all available serial ports on the system.
get_serial_status
Get the current status of the serial connection.
configure_serial
Configure the serial connection after initialization.
close_serial
Close the current serial connection.
help
Get detailed instructions on how to use the Serial MCP server.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client