Skip to main content
Glama

OPNSense MCP Server

toggle_firewall_rule

Enable or disable a specific firewall rule on OPNSense by toggling its status using the rule's UUID for precise management.

Instructions

Toggle firewall rule enabled/disabled

Input Schema

NameRequiredDescriptionDefault
uuidYesFirewall rule UUID

Input Schema (JSON Schema)

{ "properties": { "uuid": { "description": "Firewall rule UUID", "type": "string" } }, "required": [ "uuid" ], "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