Skip to main content
Glama

OPNSense MCP Server

find_device_by_name

Search for devices on an OPNSense MCP Server by entering a hostname pattern. Simplify device identification and management with this targeted query tool.

Instructions

Find devices by hostname pattern

Input Schema

NameRequiredDescriptionDefault
patternYesHostname pattern to search (case-insensitive)

Input Schema (JSON Schema)

{ "properties": { "pattern": { "description": "Hostname pattern to search (case-insensitive)", "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