vespo92/OPNSenseMCP
MCP Server for managing & interacting with Open Source NGFW OPNSense via Natural Language
Quick Start
Clone the repository:
git clone https://github.com/vespo92/OPNSenseMCPClaude Desktop configuration example:
{
"mcpServers": {
"opnsensemcp": {
"command": "npx",
"args": [
"-y",
"vespo92/OPNSenseMCP"
]
}
}
}Check the repository README for specific installation and configuration instructions.