mcpbeat Sign in

OPNsense MCP Server

local only

OPNsense MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 22 installs a week from npm.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 11 · avg 5 · +4% w/w
a month agotoday
22
Installs / week
npm · @itunified.io/mcp-opnsense
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add opnsense -- npx -y @itunified.io/mcp-opnsense
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "opnsense": {
      "args": [
        "-y",
        "@itunified.io/mcp-opnsense"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.opnsense]
command = "npx"
args = ["-y", "@itunified.io/mcp-opnsense"]
.cursor/mcp.json
{
  "mcpServers": {
    "opnsense": {
      "args": [
        "-y",
        "@itunified.io/mcp-opnsense"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "opnsense": {
      "args": [
        "-y",
        "@itunified.io/mcp-opnsense"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: OPNSENSE_URL (OPNsense base URL (e.g. https://192.168.1.1)), OPNSENSE_API_KEY (OPNsense API key for authentication), OPNSENSE_API_SECRET (OPNsense API secret for authentication), OPNSENSE_VERIFY_SSL (Set to false for self-signed certificates (default: true)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to OPNsense MCP Server

same job, measured the same way
Mikrotik MCP
by jeff-nasseri

MCP server for MikroTik routers: firewall, NAT, routing, DHCP, DNS, WireGuard and more via SSH.

1 465 installs/wk local only
Firewall AIops
by aiops-tools

Governed OPNsense + pfSense firewall ops: rules, NAT, VPN, DHCP, RCA. 35 tools.

638 installs/wk local only
MCP Pfsense
by antonio-mello-ai

Manage pfSense firewalls through AI assistants — rules, DHCP, DNS, and more

97 installs/wk local only
Hetzner
by lazyants

MCP server for the Hetzner Cloud API — servers, networks, volumes, firewalls, and more.

161 installs/wk local only
Donovanh
by donovanh

MCP server for Lightning Tools — pay-per-call AI tools via Bitcoin Lightning

36 installs/wk local only
Seraph
by kondux

Crypto transaction firewall and risk tools for MCP agents.

answering
Chrome DevTools MCP
by chromedevtools

MCP server for Chrome DevTools

1 500 288 installs/wk local only
Chrome DevTools MCP
by async23

MCP server for Chrome DevTools

51 installs/wk local only

OPNsense MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for OPNsense MCP Server?
OPNsense MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @itunified.io/mcp-opnsense was installed 22 times last week.
Is OPNsense MCP Server still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect OPNsense MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @itunified.io/mcp-opnsense straight from npm; nothing to host, nothing to sign up for.
How many people use OPNsense MCP Server?
The npm package @itunified.io/mcp-opnsense was installed 22 times in the last week. Week over week that is +4%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.