Back to directory
distantorigin/mcp-telnet

distantorigin/mcp-telnet

@distantorigin

An MCP server for telnet, allowing Claude and other LLMs to interact with text-based interfaces

telnetmcpnetworkautomationcliconnection

Installation & Configuration

{
  "mcpServers": {
    "telnet": {
      "command": "npx",
      "args": [
        "-y",
        "github:distantorigin/mcp-telnet"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17