Back to MCP Servers
MikroMCP
Manage MikroTik RouterOS devices through AI assistants — interfaces, firewall rules, DHCP, DNS, routes, WireGuard, WiFi, BGP/OSPF, VLANs, and more. 77 tools with dry-run previews, idempotency checks, circuit breakers, RBAC, and rollback-aware change workflows.
cloud-platformsai
By AliKarami
Installation
npx -y MikroMCPConfiguration
{
"mcpServers": {
"MikroMCP": {
"command": "npx",
"args": ["-y", "MikroMCP"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes