Skip to main content
Glama

OPNSense MCP Server

macro_export

Export all macros to a specified file path using OPNSense MCP Server, enabling structured data storage for network management tasks with Claude Desktop.

Instructions

Export all macros to a file

Input Schema

NameRequiredDescriptionDefault
pathYesExport file path

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Export file path", "type": "string" } }, "required": [ "path" ], "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