Skip to main content
Glama

OPNSense MCP Server

haproxy_backend_delete

Remove HAProxy backend configurations by specifying the backend UUID, streamlining management of OPNSense firewall settings via the OPNSense MCP Server.

Instructions

Delete an HAProxy backend

Input Schema

NameRequiredDescriptionDefault
uuidYesBackend UUID

Input Schema (JSON Schema)

{ "properties": { "uuid": { "description": "Backend 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