Back to directory
jeff-nasseri/mikrotik-mcp

jeff-nasseri/mikrotik-mcp

@jeff-nasseri

Bridge between AI assistants and MikroTik RouterOS devices for managing network configurations via natural language.

mikrotikrouterosnetworkmcpairouterconfigurationautomation

Installation & Configuration

{
  "mcpServers": {
    "mikrotik": {
      "command": "mcp-server-mikrotik",
      "env": {
        "MIKROTIK_HOST": "192.168.88.1",
        "MIKROTIK_USERNAME": "admin",
        "MIKROTIK_PASSWORD": "your_password"
      }
    }
  }
}

Information

Transport
stdiossestreamable-http
Language
Python
Created
2026/6/12
Updated
2026/6/13