Back to Apps

MikroTik MCP
Supports UIby jeff-nasseri
Turn MikroTik routers into 800+ AI-driven tools for firewall, routing, VPNs, and QoS over SSH.
0 stars
Works in:claude
Exposes:ToolsResourcesPrompts
What it does
Provides a comprehensive interactive interface to manage MikroTik RouterOS devices. It allows AI agents to perform complex network configuration, auditing, and troubleshooting through a structured UI and toolset.
Key features
- Full Device Control: Access to 819 tools across 111 modules including L2/L3 networking and security.
- Transactional Safe Mode: Changes are held in memory and auto-reverted if the session drops, preventing accidental lock-outs.
- VPN Suite: Expert coverage for WireGuard, IPsec, L2TP, SSTP, and OpenVPN with guided setup prompts.
- Multi-Device Management: Target multiple routers in a single session, including support for SSH jump hosts.
- Observability Dashboard: Real-time feed of AI tool calls and latency analytics via a local web UI.
Installation
- Claude Desktop:
{
"mcpServers": {
"mikrotik": {
"command": "mikrotik-mcp",
"env": {
"MIKROTIK_HOST": "192.168.88.1",
"MIKROTIK_USERNAME": "admin",
"MIKROTIK_PASSWORD": "your-password"
}
}
}
}
Supported hosts
- Claude Desktop
- Claude Code
Quick install
bun add -g @usex/mikrotik-mcpInformation
- Pricing
- free
- Published
- 4/24/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"mikrotik": {
"command": "mikrotik-mcp",
"env": {
"MIKROTIK_HOST": "192.168.88.1",
"MIKROTIK_USERNAME": "admin",
"MIKROTIK_PASSWORD": "your-password"
}
}
}
}





