Loading MCP server directory, please wait...
Let AI agents interact with serial devices — list ports, connect, send, and read.
npx @getmcp/cli add io.github.es617/serial-mcp-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.es617/serial-mcp-server": {
"command": "uvx",
"args": [
"serial-mcp-server"
],
"env": {
"SERIAL_MCP_MAX_CONNECTIONS": "",
"SERIAL_MCP_PLUGINS": "",
"SERIAL_MCP_MIRROR": "",
"SERIAL_MCP_MIRROR_LINK": "",
"SERIAL_MCP_TOOL_SEPARATOR": ""
}
}
}
}