routeros-inspector-mcp

kevinb361/routeros-inspector-mcp
★ 0 stars Python Security Updated today
Unofficial read-only MCP server for MikroTik RouterOS inspection and policy-backed audits
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "routeros-inspector-m": {
      "command": "uvx",
      "args": [
        "routeros-inspector-mcp"
      ]
    }
  }
}

Or install with pip: pip install routeros-inspector-mcp

README Excerpt

A constrained, read-only MCP server for MikroTik RouterOS inventory inspection and policy-backed audits. The server is fixture-only by default. Live access requires an explicit `--live` flag, inventory-defined devices, read-only credentials, and fail-closed transport configuration. It does not expose arbitrary RouterOS commands or mutation tools.

Topics

mcpmikrotiknetwork-automationrouterossecurity-audit