640+ risk-annotated tools over SSH turn one — or a whole fleet — of MikroTik devices into something your AI can read, configure and secure in natural language.
Scroll to traverse →
Push changes through RouterOS Safe Mode's persistent session — a broken config rolls back instead of locking you out of the box.
Every device command is assembled with a typed Cmd builder and
quoteValue escaping — even control chars and newlines never reach the SSH
channel raw.
Manage many routers from one server. Tools auto-expose a device selector
and the registry peels it off before your handler runs.
An opt-in localhost dashboard streams every tool call in real time — latency, errors, per-device health and a redaction-aware feed.
Interactive ui:// views for interfaces, firewall, records and the device
dashboard — built as self-contained single-file apps.
stdio, SSE and streamable-HTTP — with CORS and a read-only mode for safe public exposure, plus a self-contained Docker image.
Point any MCP client at your MikroTik and start talking. Bun ≥ 1.3 · RouterOS 6.x ∴ 7.x · MIT.