Skip to main content
Glama

OPNSense MCP Server

haproxy_backend_health

Monitor and retrieve the health status of a specified backend on OPNSense firewalls using the provided backend name for effective network management.

Instructions

Get health status of a specific backend

Input Schema

NameRequiredDescriptionDefault
backendYesBackend name

Input Schema (JSON Schema)

{ "properties": { "backend": { "description": "Backend name", "type": "string" } }, "required": [ "backend" ], "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