OPNsense MCP Server
JSON →A comprehensive MCP server for managing OPNsense firewalls, offering over 300 tools for configuration and monitoring.
Install
npm install -g @richard-stovall/opnsense-mcp-server Tools · 8
- core_manage Access to core system management methods including system status, configuration, and general operations
- firewall_manage Access to firewall management methods including aliases, rules, and firewall configuration
- interfaces_manage Access to network interface management methods for listing and configuring interfaces
- plugin_nginx_manage Access to NGINX plugin management methods for web server configuration
- diagnostics_manage Access to diagnostic methods including ARP table and system diagnostics
- openvpn_manage Access to OpenVPN management methods for VPN configuration and operations
- ipsec_manage Access to IPsec management methods for VPN configuration and operations
- wireguard_manage Access to WireGuard management methods for VPN configuration and operations
Environment variables
OPNSENSE_URLOPNSENSE_API_KEYOPNSENSE_API_SECRET
Links
★ 46 GitHub stars