Skip to main content
Glama

OPNSense MCP Server

get_vlan

Retrieve VLAN details by specifying the VLAN tag number to manage and configure network settings on OPNSense firewalls efficiently.

Instructions

Get VLAN details

Input Schema

NameRequiredDescriptionDefault
tagYesVLAN tag number

Input Schema (JSON Schema)

{ "properties": { "tag": { "description": "VLAN tag number", "type": "string" } }, "required": [ "tag" ], "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