Server data from the Official MCP Registry
OPNsense MCP Server — 72 tools for DNS, Firewall, DHCP, ACME, Routing, VLANs & more
OPNsense MCP Server — 72 tools for DNS, Firewall, DHCP, ACME, Routing, VLANs & more
Set these up before or after installing:
Environment variable: OPNSENSE_URL
Environment variable: OPNSENSE_API_KEY
Environment variable: OPNSENSE_API_SECRET
Environment variable: OPNSENSE_VERIFY_SSL
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"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). 8 known CVEs in dependencies (2 critical, 5 high severity) Package registry verified. Imported from the Official MCP Registry.
Scanned 6 files · 9 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!
by Toleno
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally