Skip to main content
Glama

OPNSense MCP Server

list_dhcp_leases

Retrieve and filter all DHCP leases on an OPNSense firewall by interface using the MCP server. Simplify network management by accessing active lease details for troubleshooting and monitoring.

Instructions

List all DHCP leases

Input Schema

NameRequiredDescriptionDefault
interfaceNoFilter by interface (optional)

Input Schema (JSON Schema)

{ "properties": { "interface": { "description": "Filter by interface (optional)", "type": "string" } }, "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