Skip to main content
Glama

firewalla-mcp-server

MIT License
212
6
  • Apple

get_target_lists

Retrieve configured target lists from Firewalla for network security management, with adjustable limits to control the number of results.

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