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

"Firewalla" matching MCP tools:

Matching MCP Servers

  • A
    license
    B
    quality
    A
    maintenance
    Exposes the Firewalla MSP API as tools for Claude Code and other MCP clients, enabling natural-language management of Firewalla boxes, alarms, rules, devices, flows, target lists, and trends with full read/write capabilities.
    19
    MIT

Matching MCP Connectors

  • List VLANs and network segments configured on Firewalla, showing network names, subnets, VLAN IDs, and interface assignments.
    MIT
  • Retrieve target lists from Firewalla, optionally filtered by owner box group ID, to manage network rules and alarm targets.
    MIT
  • List active security alarms from Firewalla, such as intrusion attempts and abnormal uploads. Filter by severity, type, or device to pinpoint relevant threats.
    MIT
  • Retrieve Firewalla feature list, global and per-network policies, DNS over HTTPS status, and vulnerability scan results including port scans, weak passwords, and UPnP forwarding.
    MIT
  • Retrieve a Firewalla box's details using its unique group ID to manage network security settings.
    MIT
  • Retrieve comprehensive details for a specific Firewalla alarm by providing its alarm ID, including severity, timestamp, and source information.
    TypeScript
    MIT
  • Check the online or offline status of devices on a Firewalla network. Retrieve device status for a specific box or group, with a configurable limit.
    TypeScript
    MIT
  • Retrieve Firewalla target lists to view and manage network security groups. Use the limit parameter to control the number of lists returned.
    TypeScript
    MIT
  • Retrieve and filter network traffic flows from your Firewalla firewall using search queries, pagination, sorting, and grouping options.
    TypeScript
    MIT
  • Retrieve a list of Firewalla boxes, with optional filtering by group for targeted network monitoring.
    TypeScript
    MIT
  • Commit staged firewall configuration changes to make them live, with dry-run to preview the change set and lockout protection to prevent cutting management access.
    MIT
  • Identify lockout risks before committing staged firewall rules. Reports whether the pending rule state would block management access, ranking worst-case findings with certainty flags to prevent disconnection.
    MIT
  • Flush firewall state-table entries to drop tracked connections, optionally scoping to a single source IP. Use dry-run to preview changes before applying.
    MIT