MCP Server
MCP
OPNsense MCP Server
OPNsense MCP Server — 72 tools for DNS, Firewall, DHCP, ACME, Routing, VLANs & more
Install
npx -y @itunified.io/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@itunified.io/mcp-opnsense",
"version": "2026.4.10-4",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "OPNsense base URL (e.g. https://192.168.1.1)",
"name": "OPNSENSE_URL"
},
{
"description": "OPNsense API key for authentication",
"name": "OPNSENSE_API_KEY"
},
{
"description": "OPNsense API secret for authentication",
"name": "OPNSENSE_API_SECRET"
},
{
"description": "Set to false for self-signed certificates (default: true)",
"name": "OPNSENSE_VERIFY_SSL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment