Skip to main content
Glama

OPNSense MCP Server

search_dns_blocklist

Identify DNS blocklist entries by searching for specific patterns in domains or descriptions using the OPNSense MCP Server.

Instructions

Search DNS blocklist entries

Input Schema

NameRequiredDescriptionDefault
patternYesPattern to search for in domains or descriptions

Input Schema (JSON Schema)

{ "properties": { "pattern": { "description": "Pattern to search for in domains or descriptions", "type": "string" } }, "required": [ "pattern" ], "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