Home › Other › serial-mcp-server
serial-mcp-server
Let AI agents interact with serial devices — list ports, connect, send, and read.
Python
★ 21 stars
Last pushed 2026-03-07
License: MIT
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 0.1.3)
uvx serial-mcp-server
Or add to your MCP client config:
{
"mcpServers": {
"serial-mcp-server": {
"command": "uvx",
"args": [
"serial-mcp-server"
],
"env": {
"SERIAL_MCP_MAX_CONNECTIONS": "<YOUR_VALUE>",
"SERIAL_MCP_PLUGINS": "<YOUR_VALUE>",
"SERIAL_MCP_MIRROR": "<YOUR_VALUE>",
"SERIAL_MCP_MIRROR_LINK": "<YOUR_VALUE>",
"SERIAL_MCP_TOOL_SEPARATOR": "<YOUR_VALUE>"
}
}
}
}
SERIAL_MCP_MAX_CONNECTIONS— Maximum simultaneous open serial connections (default 10)SERIAL_MCP_PLUGINS— Plugin policy: 'all' or comma-separated plugin names. Unset = disabled.SERIAL_MCP_MIRROR— PTY mirror mode: 'off' (default), 'ro' (read-only), or 'rw' (read-write). macOS/Linux only.SERIAL_MCP_MIRROR_LINK— Base path for PTY symlinks (default /tmp/serial-mcp when mirror is enabled). Connections get numbered: /tmp/serial-mcp0, /tmp/serial-mcp1, etc.SERIAL_MCP_TOOL_SEPARATOR— Tool name separator character (default '.'). Set to '_' for clients that reject dots (e.g. Cursor).
Related servers
B
browser-use
Other
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
★ 116,188
MCP Server
S
servers
Other
MCP server that exercises all the features of the MCP protocol
★ 90,577
MCP Server
W
World Monitor
Other
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
★ 87,324
MCP Server
Requires auth
P
paperclip
Other
Trending hip-hop artist momentum scores across four cultural dimensions.
★ 82,095
MCP Server
Reachable
R
ruflo
Other
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
★ 73,202
MCP Server
C
Chrome DevTools MCP
Other
MCP server for Chrome DevTools
★ 52,570
MCP Server
Data from the Official MCP Registry