Skip to main content
Glama

firewalla-mcp-server

MIT License
212
6
  • Apple

get_statistics_by_region

Retrieve top blocked flow statistics by region for specific box groups, optionally limiting results for targeted network security insights using the firewalla-mcp-server integration.

Instructions

Retrieve statistics by region (top regions by blocked flows)

Input Schema

NameRequiredDescriptionDefault
groupNoGet statistics for specific box group
limitNoMaximum number of results (optional, default: 5)

Input Schema (JSON Schema)

{ "properties": { "group": { "description": "Get statistics for specific box group", "type": "string" }, "limit": { "default": 5, "description": "Maximum number of results (optional, default: 5)", "minimum": 1, "type": "number" } }, "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