Skip to main content
Glama

OPNSense MCP Server

find_arp_by_hostname

Query ARP table entries on OPNSense firewalls using a hostname pattern to identify connected devices and their IP addresses for network troubleshooting or management.

Instructions

Find ARP entries by hostname pattern

Input Schema

NameRequiredDescriptionDefault
patternYesHostname pattern to search

Input Schema (JSON Schema)

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