MCP server for managing MikroTik RouterOS devices, enabling reading device state and performing guarded write operations such as setting identity via natural language.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.MIKROTIK_AUDIT_LOG— (unset) File path for the JSON-lines write-audit journal; unset logs each event via logging (stderr) instead. See "Production features" below.MIKROTIK_READ_RETRIES— 2 Extra retry attempts for read operations on a transient network errorMIKROTIK_BREAKER_THRESHOLD— 3 Consecutive connection failures before a device's circuit breaker opensMIKROTIK_BREAKER_COOLDOWN— 30 Seconds a device's circuit stays open before a trial reconnect is allowedMIKROTIK_TIMEOUT— 10 Fallback connect timeout (seconds) for devices without their own timeoutMIKROTIK_LOG_LEVEL— INFO Log level for the server process (stderr); invalid values fall back to INFO with a warning[](https://m8ven.ai/mcp/thalisantunes-mcp-mikrotik-1e3ze3)