Back to Browse

Opnsense MCP Server

Developer ToolsUse Caution2.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

OPNsense MCP Server — 72 tools for DNS, Firewall, DHCP, ACME, Routing, VLANs & more

About

OPNsense MCP Server — 72 tools for DNS, Firewall, DHCP, ACME, Routing, VLANs & more

Security Report

2.0
Use Caution2.0Critical Risk

Valid MCP server (1 strong, 1 medium validity signals). 8 known CVEs in dependencies (1 critical, 5 high severity) Package registry verified. Imported from the Official MCP Registry.

5 files analyzed · 9 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

What You'll Need

Set these up before or after installing:

OPNsense base URL (e.g. https://192.168.1.1)Optional

Environment variable: OPNSENSE_URL

OPNsense API key for authenticationOptional

Environment variable: OPNSENSE_API_KEY

OPNsense API secret for authenticationOptional

Environment variable: OPNSENSE_API_SECRET

Set to false for self-signed certificates (default: true)Optional

Environment variable: OPNSENSE_VERIFY_SSL

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-itunified-io-opnsense": {
      "env": {
        "OPNSENSE_URL": "your-opnsense-url-here",
        "OPNSENSE_API_KEY": "your-opnsense-api-key-here",
        "OPNSENSE_API_SECRET": "your-opnsense-api-secret-here",
        "OPNSENSE_VERIFY_SSL": "your-opnsense-verify-ssl-here"
      },
      "args": [
        "-y",
        "@itunified.io/mcp-opnsense"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!