Serial Console MCP: AI for telecom equipment and any serial device for Grok
io.github.sbrunner-atx/serial-console-mcp
Let AI configure telecom gear over serial: Juniper and Cisco, Icom CI-V, Yaesu/Kenwood CAT, rotators
client:Grok
transport:stdio
runtime:pypi
Install Serial Console MCP: AI for telecom equipment and any serial device in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"serial-console-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"serial-console-mcp"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs