Skip to main content
Glama

OPNSense MCP Server

unblock_domain

Remove a domain from the DNS blocklist on OPNSense firewalls using the MCP server, enabling access to previously restricted sites.

Instructions

Remove a domain from the DNS blocklist

Input Schema

NameRequiredDescriptionDefault
domainYesDomain to unblock

Input Schema (JSON Schema)

{ "properties": { "domain": { "description": "Domain to unblock", "type": "string" } }, "required": [ "domain" ], "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