Back to directory
upa/mcp-netmiko-server

upa/mcp-netmiko-server

@upa

An MCP server that enables LLMs interacting with your network devices via SSH (netmiko).

networksshnetmikoautomationmcp-serverpythonllmdevice

Installation & Configuration

{
  "mcpServers": {
    "netmiko server": {
      "command": "uv",
      "args": [
        "run",
        "--with",
        "mcp[cli]",
        "--with",
        "netmiko",
        "main.py",
        "my-devices.network.toml"
      ]
    }
  }
}

Information

Transport
stdiosse
Language
Python
Created
2026/6/15
Updated
2026/6/17