mcp rs232 for Claude Desktop
io.github.daedalus/mcp-rs232
An MCP server that exposes RS232 serial port connectivity
client:Claude Desktop
transport:stdio
runtime:pypi
Install mcp rs232 in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-rs232": {
"command": "uvx",
"args": [
"mcp-rs232"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs