Skip to main content
Glama

OPNSense MCP Server

delete_vlan

Remove a VLAN from OPNSense firewalls by specifying its tag using the tool designed for managing network configurations on the OPNSense MCP Server.

Instructions

Delete a VLAN

Input Schema

NameRequiredDescriptionDefault
tagYesVLAN tag to delete

Input Schema (JSON Schema)

{ "properties": { "tag": { "description": "VLAN tag to delete", "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