Mikrotik MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 1 241 installs a week from pypi. Last commit 31 Jul 2026.
MCP server for MikroTik routers: firewall, NAT, routing, DHCP, DNS, WireGuard and more via SSH.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mikrotik-mcp -- uvx mcp-server-mikrotik
{
"mcpServers": {
"mikrotik-mcp": {
"args": [
"mcp-server-mikrotik"
],
"command": "uvx"
}
}
}
[mcp_servers.mikrotik-mcp]
command = "uvx"
args = ["mcp-server-mikrotik"]
{
"mcpServers": {
"mikrotik-mcp": {
"args": [
"mcp-server-mikrotik"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mikrotik-mcp": {
"args": [
"mcp-server-mikrotik"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.