mikrotik-mcp

eljefedelrodeodeljefe/mikrotik-mcp
★ 1 stars Rust 🤖 AI/LLM Updated today
MCP server for MikroTik RouterOS
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mikrotik-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mikrotik-mcp"
      ]
    }
  }
}

README Excerpt

> ⚠️ **Experimental.** APIs, tool surface, and config may change without > notice. That said, this is **actively used and actively developed** — > issues and PRs welcome, breakage will be fixed quickly. MCP (Model Context Protocol) server for MikroTik RouterOS. Exposes RouterOS operations as MCP tools so AI agents can query and manage MikroTik devices.

Tools (8)

MIKROTIK_ALLOW_WRITESMIKROTIK_API_TOKENMIKROTIK_BACKUP_ENCRYPTMIKROTIK_HOSTMIKROTIK_PASSWORDMIKROTIK_PORTMIKROTIK_TLS_VERIFYMIKROTIK_USER