OPNsense MCP Server
Rank #13611glama/itunified-io/mcp-opnsense
Slim OPNsense MCP Server — 62 tools for managing firewall infrastructure via the OPNsense REST API. Covers DNS/Unbound, Firewall rules, Diagnostics, Interfaces, DHCP (ISC + Kea), System/Backups, ACME/Let's Encrypt, and Firmware. No SSH, no shell, API-only with 3 runtime dependencies. AGPL-3.0 + Commercial dual-licensed.
OPNsense MCP Server is a Model Context Protocol (MCP) server published by itunified-io. It ranks #13611 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. OPNsense MCP Server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Mar 15, 2026 and most recently updated on Apr 10, 2026.
Ranks ahead of 45,289 of 58,900 servers on MCP Toplist.
Use OPNsense MCP Server
Add OPNsense MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"mcp-opnsense": {
"command": "npx",
"args": [
"-y",
"@itunified.io/mcp-opnsense"
],
"env": {
"OPNSENSE_URL": "<your OPNSENSE_URL>",
"OPNSENSE_API_KEY": "<your OPNSENSE_API_KEY>",
"OPNSENSE_API_SECRET": "<your OPNSENSE_API_SECRET>",
"OPNSENSE_VERIFY_SSL": "<your OPNSENSE_VERIFY_SSL>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry (1 delisted)
itunified-io
Other servers by itunified-io
View all itunified-io servers →Available versions (1)
| Version | Published |
|---|---|
| 2026.4.10 | Apr 10, 2026 |
Frequently asked questions
- What is OPNsense MCP Server?
- Slim OPNsense MCP Server — 62 tools for managing firewall infrastructure via the OPNsense REST API. Covers DNS/Unbound, Firewall rules, Diagnostics, Interfaces, DHCP (ISC + Kea), System/Backups, ACME/Let's Encrypt, and Firmware. No SSH, no shell, API-only with 3 runtime dependencies. AGPL-3.0 + Commercial dual-licensed.
- Who maintains OPNsense MCP Server?
- OPNsense MCP Server is maintained by itunified-io, which publishes 4 MCP servers (5 total versions) tracked on MCP Toplist.
- Is OPNsense MCP Server an official MCP server?
- Yes — OPNsense MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does OPNsense MCP Server have?
- MCP Toplist tracks 1 version of OPNsense MCP Server, most recently published on Apr 10, 2026.
- Where can I find the source code for OPNsense MCP Server?
- The source code for OPNsense MCP Server is hosted at github.com/itunified-io/mcp-opnsense.