Skip to main content
Glama
521,490 tools. Updated 2026-09-06 11:42

"OpenVPN" matching MCP tools:

  • Retrieves the OpenVPN server configuration from a MikroTik router. Returns NOT_FOUND when the OpenVPN package is not installed, making missing setup identifiable.
    MIT
  • Retrieve current OpenVPN sessions and connected clients, including name, address, and byte counts, for a selected firewall target.
    MIT
  • Group anomalous network-call detections by process to distinguish legitimate VPN daemons (tailscaled, twingate, etc.) from other processes needing per-destination review. Returns per-process count, distinct endpoints, sample detections, and a suggested suppression rule for VPN processes.
    Apache 2.0
  • Check VPN connectivity by retrieving WireGuard peer and OpenVPN session status, including last handshake times and transfer counters, to see who is connected.
    MIT
  • Fetch OONI censorship measurements for any country to identify blocked websites, Tor accessibility, and circumvention tool status based on local probe data.
    MIT
  • Add, update, or remove OpenVPN client interfaces on MikroTik RouterOS. Idempotent by name, with secure password handling and dry-run support.
    MIT
    Destructive
  • Connect to WireGuard or OpenVPN in one call: load a config, bring up the tunnel, and get the assigned IP. Auto-detects VPN type from file contents.
    MIT
  • Retrieve the live status of OpenVPN tunnels, including connection state, connected clients, traffic statistics, and uptime for all server and client instances.
    MIT
  • Generate cryptographic keys, certificates, and system components on VyOS routers via command paths for WireGuard key pairs or OpenVPN keys.
    MIT
  • Diagnose VPN connectivity issues across OpenVPN, IPsec, and WireGuard. Get per-VPN connected, disconnected, and error counts to identify faulty connections.
    MIT
  • End a VPN connection by taking down the WireGuard interface or OpenVPN process. Auto-detects VPN type and returns success flag.
    MIT
  • Queries WireGuard and OpenVPN to list active VPN tunnels, including assigned IP addresses and active count.
    MIT
  • List OpenVPN client interfaces on a MikroTik router to view connection status, remote server, and interface names.
    MIT
  • Enable, disable, or configure the OpenVPN server on a MikroTik router. Adjust authentication, encryption, protocol, port, and tunnel mode to control VPN access.
    MIT
    Destructive
  • Restart firewall services (unbound, dhcpd, openvpn) with dry-run preview and target support; excludes management API services to avoid cutting the connection.
    MIT