Skip to main content
Glama

firewalla-mcp-server

MIT License
16
6
  • Apple

get_network_rules_summary

Generate a summary of network rules by category, including active rule counts and filters by rule type, for streamlined Firewalla MSP firewall management and analysis.

Instructions

Get overview statistics and counts of network rules by category (convenience wrapper)

Input Schema

NameRequiredDescriptionDefault
active_onlyNoOnly include active rules in summary (default: true)
rule_typeNoFilter by rule type

Input Schema (JSON Schema)

{ "properties": { "active_only": { "default": true, "description": "Only include active rules in summary (default: true)", "type": "boolean" }, "rule_type": { "description": "Filter by rule type", "type": "string" } }, "required": [], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/amittell/firewalla-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server