69
/ 100
21 days ago
glama

mcp-mikrotik

MCP server for managing MikroTik RouterOS devices, enabling reading device state and performing guarded write operations such as setting identity via natural language.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMIKROTIK_AUDIT_LOG(unset) File path for the JSON-lines write-audit journal; unset logs each event via logging (stderr) instead. See "Production features" below.
configMIKROTIK_READ_RETRIES2 Extra retry attempts for read operations on a transient network error
configMIKROTIK_BREAKER_THRESHOLD3 Consecutive connection failures before a device's circuit breaker opens
configMIKROTIK_BREAKER_COOLDOWN30 Seconds a device's circuit stays open before a trial reconnect is allowed
configMIKROTIK_TIMEOUT10 Fallback connect timeout (seconds) for devices without their own timeout
configMIKROTIK_LOG_LEVELINFO Log level for the server process (stderr); invalid values fall back to INFO with a warning
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/thalisantunes-mcp-mikrotik-1e3ze3)](https://m8ven.ai/mcp/thalisantunes-mcp-mikrotik-1e3ze3)
commit: 4987a0b4563ad420ca7d27ea80124e41471c6737
code hash: 2df73b8794580fae8132e4e064742e204eedb4e9298591da52240d5b42940ac4
verified: 7/10/2026, 10:07:56 AM
view raw JSON →