Skip to main content
Glama
186,651 tools. Last updated 2026-06-10 01:05

"MikroTik" matching MCP tools:

  • Add, update, or remove OpenVPN client interfaces on MikroTik routers. Idempotent by name to prevent duplicate connections.
    MIT
  • Retrieve DHCP lease information from MikroTik routers with filters for server, status, lease type, and MAC address. Supports pagination for large networks.
    MIT
  • Manage VLAN interfaces on MikroTik devices: create, delete, enable, or disable them. Idempotent by name and supports dry-run preview.
    MIT
  • Run a single-router command on multiple MikroTik routers in parallel using IDs or tags, with concurrency control and rollback support.
    MIT
  • Preview a sequence of write operations on MikroTik RouterOS. Each step runs as a dry run against live state, showing affected paths and predicted actions before applying changes with apply_plan.
    MIT
  • Execute RouterOS console commands on MikroTik routers via SSH, with built-in security policies to block destructive actions and confirm high-risk operations.
    MIT

Matching MCP Servers

  • A
    license
    -
    quality
    C
    maintenance
    A bridge between AI assistants and MikroTik RouterOS devices, allowing natural language interaction to manage network configurations including VLANs, firewalls, DNS settings, and more.
    Last updated
    1
    MIT
  • Add, update, or remove MikroTik RouterOS scripts by name with idempotent operations. Validate changes with dry-run preview.
    MIT
  • Manage WireGuard interfaces on MikroTik RouterOS: add, remove, enable, or disable. Private key auto-generated on creation, public key returned.
    MIT
  • Add or remove static DNS records (A, CNAME, TXT) on a MikroTik router. Idempotent by name and type to avoid duplicates.
    MIT
  • Check the current RouterOS version and available upgrades for a MikroTik device. Displays firmware upgrade status and update channel information.
    MIT
  • Read and filter MikroTik router system logs by topic, message prefix, or time window to isolate events and troubleshoot network issues.
    MIT
  • Retrieve the text content of a file from a MikroTik router. Useful for reading scripts or configuration files stored on the device.
    MIT
  • Configure NTP client settings on MikroTik routers with idempotent updates. Enable, set mode, servers, or VLAN interface, with dry-run option.
    MIT
  • Export the MikroTik router configuration as a RouterOS script. Supports compact mode for non-default settings and saving to a file on the router.
    MIT
  • Fetches the OpenVPN server configuration on a MikroTik router. Alerts if the OpenVPN package is not installed.
    MIT
  • Make HTTP/HTTPS requests from a MikroTik router to fetch web content. Returns response body inline (capped at 64 KB) or saves to router filesystem.
    MIT
  • List MikroTik RouterOS logging rules with optional filtering by topic substring or log action exact match.
    MIT
  • Send ICMP echo requests from a MikroTik router to a target address, returning per-packet round-trip times and summary statistics; 100% packet loss is a valid result.
    MIT
  • Enable, disable, or configure the OpenVPN server on a MikroTik router. Supports setting port, mode, protocol, certificate, cipher, and authentication.
    MIT
  • Add or remove an interface from a bridge on a MikroTik router. Idempotent to avoid duplicate port assignments.
    MIT