Back to directory
mcp-server-mikrotik

mcp-server-mikrotik

@jeff-nasseri112

A bridge between AI assistants and MikroTik RouterOS devices, allowing natural language interaction with routers

mikrotikrouternetworkrouterosother

Installation & Configuration

{
  "mcpServers": {
    "mikrotik": {
      "command": "uvx",
      "args": [
        "mcp-server-mikrotik",
        "--host",
        "<HOST>",
        "--username",
        "<USERNAME>",
        "--password",
        "<PASSWORD>",
        "--port",
        "22"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/5/12
Updated
2026/2/27