Skip to main content
Glama
441,457 tools. Updated 2026-08-11 06:08

"MikroTik" matching MCP tools:

  • Retrieve and filter DHCP leases from MikroTik routers by server, status, type, or MAC address with pagination.
    MIT
  • Read and filter MikroTik router system log by topic, message prefix, or time range.
    MIT
  • Extract text file contents from a MikroTik router. Specify the exact file name to retrieve its content; only suitable for text files.
    MIT
  • Update NTP client settings on a MikroTik router. Idempotent operation returns 'already_set' when no changes are needed.
    MIT
  • Retrieves OpenVPN server configuration from a MikroTik router. Returns an error if the OpenVPN package is not installed.
    MIT
  • List firewall rules from MikroTik routers with optional filters by table, chain, and disabled state. Pagination included for large rule sets.
    MIT

Matching MCP Servers

  • Add, remove, disable, or enable firewall rules on a MikroTik router. Uses comment as unique identifier and supports dry-run mode.
    MIT
  • Add or remove an interface from a bridge on a MikroTik router. Idempotent operations prevent duplicate port assignments.
    MIT
  • List DHCP client configurations on a MikroTik router, showing interfaces that obtain IP via DHCP, their status, and assigned addresses.
    MIT
  • List OpenVPN client interfaces on a MikroTik router to view names, remote servers, and connection statuses.
    MIT
  • Checks for RouterOS updates from current channel by contacting MikroTik server. Reports installed and latest version without modifying configuration.
    Apache 2.0
  • List network interfaces on a MikroTik router, filtering by type, status, or MAC address. Supports pagination and optional traffic counters.
    MIT
  • Add, update, or remove IP addresses on MikroTik router interfaces with idempotent operations and dry-run validation.
    MIT
  • List static routes on a MikroTik router with filters for active and dynamic status, and pagination options.
    MIT
  • Retrieve the current date, time, and timezone from a MikroTik router for clock verification.
    MIT
  • Retrieve all WiFi or wireless interfaces on a MikroTik router, automatically selecting the correct command for RouterOS 7.x or older versions.
    MIT
  • List MikroTik firewall mangle rules in evaluation order, filtering by chain, action, or disabled state.
    MIT
  • List routing policy rules on a MikroTik router in evaluation order. Filter by table or disabled state to inspect specific rules.
    MIT
  • List BGP sessions on a MikroTik router. Returns session state, remote AS, prefix counts, and uptime. Filter by state or router ID.
    MIT