Skip to main content
Glama

OPNSense MCP Server

get_firewall_rule

Retrieve detailed information about a specific firewall rule on an OPNSense firewall by providing its UUID. Enables precise rule management and configuration.

Instructions

Get firewall rule details

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