Skip to main content
Glama

OPNSense MCP Server

find_firewall_rules

Search and identify specific firewall rules on your OPNSense MCP Server by entering a rule description. Simplify rule management and configuration.

Instructions

Find firewall rules by description

Input Schema

NameRequiredDescriptionDefault
descriptionYesDescription to search for

Input Schema (JSON Schema)

{ "properties": { "description": { "description": "Description to search for", "type": "string" } }, "required": [ "description" ], "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/vespo92/OPNSenseMCP'

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