Skip to main content
Glama

firewalla-mcp-server

MIT License
16
6
  • Apple

get_statistics_by_region

Retrieve blocked flow statistics by region to identify top security threats and monitor network activity. Customize results by group and limit for targeted insights.

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