opnsense-mcp

pacyworld/opnsense-mcp
★ 0 stars PHP 🔒 Security Updated 1mo ago
Multi-instance OPNsense MCP server for AI-assisted firewall management (mirror)
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "opnsense-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "pacyworld/opnsense-mcp"
      ]
    }
  }
}