Skip to main content
Glama

OPNSense MCP Server

haproxy_frontend_delete

Remove an HAProxy frontend by specifying its UUID to streamline configuration updates on OPNSense firewalls managed via the MCP server.

Instructions

Delete an HAProxy frontend

Input Schema

NameRequiredDescriptionDefault
uuidYesFrontend UUID

Input Schema (JSON Schema)

{ "properties": { "uuid": { "description": "Frontend UUID", "type": "string" } }, "required": [ "uuid" ], "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