Skip to main content
Glama

OPNSense MCP Server

find_devices_on_vlan

Identify connected devices on a specific VLAN using the VLAN tag number. Simplifies network management by providing clear insights into device presence within designated VLANs.

Instructions

Find devices on specific VLAN

Input Schema

NameRequiredDescriptionDefault
vlanTagYesVLAN tag number (e.g., "6" for DMZ)

Input Schema (JSON Schema)

{ "properties": { "vlanTag": { "description": "VLAN tag number (e.g., \"6\" for DMZ)", "type": "string" } }, "required": [ "vlanTag" ], "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