firewalla-mcp
Related Servers
Alternatives to firewalla-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityNot gradedmaintenanceProvides real-time access to Firewalla firewall data through 28 specialized tools for network monitoring, security analysis, bandwidth tracking, and firewall rule management. Enables users to query security alerts, analyze network flows, monitor device status, and manage firewall configurations through natural language.40 npm1-
- AlicenseAqualityBmaintenanceEnables querying UniFi network devices and data using natural language through MCP clients like Claude Desktop.4177 npm1MIT
- AlicenseNot gradedqualityDmaintenanceEnables natural language management of OPNsense firewalls through AI clients, providing tools for firewall rules, system health, VPN monitoring, and more.AGPL 3.0
- AlicenseNot gradedqualityDmaintenanceEnables read-only querying and diagnostics of Fortigate firewalls via SSH, providing security analysis, traffic monitoring, and configuration inspection through natural language.MIT
- -licenseNot gradedqualityNot gradedmaintenanceA production-ready server that connects Claude Desktop to Firewalla network management capabilities, allowing users to monitor devices, analyze network traffic, manage security alerts, and configure firewall rules through natural language.-

octowatch-mcpofficial
AlicenseBqualityBmaintenanceEnables read-only interaction with OctoWatch DLP Cloud, allowing users to query risks, anomalies, user activity, productivity, and reports via natural language.222MIT
TDQS
Scored across 19 tools
Each tool targets a distinct aspect of the Firewalla system: alarms, devices, network metrics, flows, rules, VPN, etc. Even closely related tools like get_devices, get_clients_by_network, and get_offline_devices have clear, non-overlapping purposes.
Every tool follows the verb_noun pattern with consistent snake_case (e.g., get_alarms, get_network_status, get_wan_usage). The get_ prefix uniformly signals read operations, making the naming highly predictable.
19 tools is on the higher side but each covers a distinct facet of the network security domain. The scope is broad but justified by the variety of data Firewalla exposes, and no tool feels redundant.
The tool set is entirely read-only (all getters). There are no create, update, delete, or action tools, so an agent cannot block devices, modify firewall rules, or manage target lists, which are core Firewalla operations. This is a significant gap for a management-oriented MCP server.