Skip to main content
Glama

OPNSense MCP Server

get_firewall_rule

Retrieve detailed information about a specific firewall rule by providing its UUID using this tool, designed for managing OPNSense firewalls efficiently.

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