security

OPNSenseMCP

MCP Server for managing & interacting with Open Source NGFW OPNSense via Natural Language

typescript
local
security
0
View on GitHub

Installation

npx -y vespo92/OPNSenseMCP

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "OPNSenseMCP",
  "command": "npx",
  "args": [
    "-y",
    "vespo92/OPNSenseMCP"
  ]
}

About This MCP Server

vespo92/OPNSenseMCP

MCP Server for managing & interacting with Open Source NGFW OPNSense via Natural Language

GitHub: https://github.com/vespo92/OPNSenseMCP

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub