Skip to main content
Glama

OPNSense MCP Server

find_firewall_rules

Search and locate specific firewall rules in OPNSense by their description for efficient configuration and management of network security settings.

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