Commit Graph
1 Commits
Author SHA1 Message Date
Vinnie Esposito 7074c0172d ADD OPNSense MCP Server
This MCP server enables LLMs to interact with OPNsense firewalls, allowing users to manage their network infrastructure through natural language. Users can:

Create and manage VLANs and network interfaces
Configure firewall rules with intelligent templates
Manage DNS blocklists for content filtering
Search and identify devices on the network
Deploy network configurations as Infrastructure as Code
Backup and restore firewall configurations

The server provides a secure, API-based integration that makes network administration more accessible while maintaining security best practices. It's designed as part of a larger vision for AI-assisted home infrastructure automation.
2025-06-12 00:04:05 -05:00