OPNsense MCP Server
Quality Score
90
/100
OPNsense MCP Server — 72 tools for DNS, Firewall, DHCP, ACME, Routing, VLANs & more
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"opnsense": {
"command": "npx",
"args": [
"-y",
"@itunified.io/mcp-opnsense"
],
"env": {
"OPNSENSE_URL": "<opnsense_url>",
"OPNSENSE_API_KEY": "<opnsense_api_key>",
"OPNSENSE_API_SECRET": "<opnsense_api_secret>",
"OPNSENSE_VERIFY_SSL": "<opnsense_verify_ssl>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"opnsense": {
"command": "npx",
"args": [
"-y",
"@itunified.io/mcp-opnsense"
],
"env": {
"OPNSENSE_URL": "<opnsense_url>",
"OPNSENSE_API_KEY": "<opnsense_api_key>",
"OPNSENSE_API_SECRET": "<opnsense_api_secret>",
"OPNSENSE_VERIFY_SSL": "<opnsense_verify_ssl>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @itunified.io/mcp-opnsense§02 Environment variables
OPNSENSE_URLOPNsense base URL (e.g. https://192.168.1.1)
OPNSENSE_API_KEYOPNsense API key for authentication
OPNSENSE_API_SECRETOPNsense API secret for authentication
OPNSENSE_VERIFY_SSLSet to false for self-signed certificates (default: true)
§03 MCP Quality Score · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.