MikroTik MCP
Rank #1,984io.github.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 #1,984 of 76,851 servers tracked on MCP Toplist, and its repository has 231 GitHub stars. MikroTik MCP is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 2 tracked versions. It was first listed on May 25, 2026 and most recently updated on May 30, 2026.
Ranks ahead of 74,867 of 76,851 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 1 registry (3 delisted)
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
- Who maintains MikroTik MCP?
- MikroTik MCP is maintained by jeff-nasseri, which publishes 3 MCP servers (7 total versions) tracked on MCP Toplist.
- Is MikroTik MCP listed on the Official MCP Registry?
- Yes — MikroTik MCP is listed on the Official MCP Registry, alongside PulseMCP, mcp.so 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.