Skip to main content
Glama

firewalla-mcp-server

MIT License
16
6
  • Apple

get_target_lists

Retrieve target lists from Firewalla for real-time network security management, enabling precise filtering and monitoring with customizable limit settings for efficient network operations.

Instructions

Retrieve all target lists from Firewalla

Input Schema

NameRequiredDescriptionDefault
limitYesMaximum number of target lists to return (required)

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Maximum number of target lists to return (required)", "maximum": 1000, "minimum": 1, "type": "number" } }, "required": [ "limit" ], "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