
MikroTik MCP
Supports UIby jeff-nasseri
Bridge AI assistants and MikroTik RouterOS devices for natural language network management.
What it does
MikroTik MCP provides a seamless bridge between AI assistants and MikroTik RouterOS devices. It enables AI agents to interact with network infrastructure through natural language, transforming complex CLI commands into simple requests for managing network configurations.
Tools
- VLAN Management: Create, modify, and organize virtual LANs.
- Firewall Configuration: Define and update firewall rules for security.
- DNS Settings: Manage domain name system configurations.
- RouterOS Command Execution: Direct interaction with the MikroTik API for advanced networking tasks.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"mikrotik-mcp": {
"command": "python3",
"args": ["-m", "mikrotik_mcp"]
}
}
}
Supported hosts
- Claude Desktop
- MCP Inspector
Quick install
python3 -m mikrotik_mcpInformation
- Pricing
- free
- Published
- 4/24/2026
- stars






