MikroTik MCP
Rank #816glama/jeff-nasseri/mikrotik-mcp
Provides a bridge between AI assistants and MikroTik RouterOS devices, enabling natural language management of VLANs, firewall rules, DNS settings, and more.
MikroTik MCP is a Model Context Protocol (MCP) server published by jeff-nasseri. It ranks #816 of 58,900 servers tracked on MCP Toplist, and its repository has 189 GitHub stars. MikroTik MCP is listed across 4 registries — Official MCP, mcp.so, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jun 5, 2025 and most recently updated on May 30, 2026.
Ranks ahead of 58,084 of 58,900 servers on MCP Toplist.
Use MikroTik MCP
Add MikroTik MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"mikrotik-mcp": {
"command": "uvx",
"args": [
"mcp-server-mikrotik"
],
"env": {
"MIKROTIK_HOST": "<your MIKROTIK_HOST>",
"MIKROTIK_USERNAME": "<your MIKROTIK_USERNAME>",
"MIKROTIK_PASSWORD": "<your MIKROTIK_PASSWORD>",
"MIKROTIK_PORT": "<your MIKROTIK_PORT>",
"MIKROTIK_KEY_FILENAME": "<your MIKROTIK_KEY_FILENAME>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 4 registries
jeff-nasseri
Other servers by jeff-nasseri
View all jeff-nasseri servers →Available versions (2)
| Version | Published |
|---|---|
| 0.9.2.0 | May 30, 2026 |
| 0.9.1.0 | May 29, 2026 |
Frequently asked questions
- What is MikroTik MCP?
- Provides a bridge between AI assistants and MikroTik RouterOS devices, enabling natural language management of VLANs, firewall rules, DNS settings, and more.
- Who maintains MikroTik MCP?
- MikroTik MCP is maintained by jeff-nasseri, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is MikroTik MCP an official MCP server?
- Yes — MikroTik MCP is listed on the Official MCP Registry, alongside mcp.so, PulseMCP and Glama.
- How many versions does MikroTik MCP have?
- MCP Toplist tracks 2 versions of MikroTik MCP, most recently published on May 30, 2026.
- Where can I find the source code for MikroTik MCP?
- The source code for MikroTik MCP is hosted at github.com/jeff-nasseri/mikrotik-mcp.