67
/ 100
17 days ago
glama

opnsense-sdk

Provides complete programmatic access to OPNsense core APIs, enabling firewall automation, VPN management, and system administration through a comprehensive MCP server.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: OPNSENSE_API_KEY, OPNSENSE_API_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configOPNSENSE_HOSTexport ='https://your-opnsense.local'
🔐 secretOPNSENSE_API_KEYexport ='your-api-key'
🔐 secretOPNSENSE_API_SECRETexport ='your-api-secret'
configOPNSENSE_VERIFY_SSL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/benashby-opnsense-sdk-1mk7z5)](https://m8ven.ai/mcp/benashby-opnsense-sdk-1mk7z5)
commit: f513a6ab9afd7b5a216ab3e976917498218593a4
code hash: a67d3062dce4d0c89815600a35a803a9344e4876ae9c839e9fae054b4b241713
verified: 7/14/2026, 8:30:19 AM
view raw JSON →