Skip to main content
Glama

OPNSense MCP Server

find_device_by_mac

Identify and locate network devices by entering their MAC address in the OPNSense MCP Server, streamlining device management and troubleshooting in your network configuration.

Instructions

Find device by MAC address

Input Schema

NameRequiredDescriptionDefault
macYesMAC address (with or without colons)

Input Schema (JSON Schema)

{ "properties": { "mac": { "description": "MAC address (with or without colons)", "type": "string" } }, "required": [ "mac" ], "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