AI-enabled NAT Router/Firewall firmware for ESP32 with MCP server support
Transforms ESP32 into a WiFi NAT router with advanced features including WireGuard VPN, firewall ACLs, DHCP reservations, port forwarding, and packet capture. Includes MCP Bridge for control via AI assistants, MQTT Home Assistant integration, and web UI for configuration.
Author: martin-ger
Stars: 1,904
Install: Compile with ESP-IDF: git clone https://github.com/martin-ger/esp32_nat_router && cd esp32_nat_router && idf.py build && idf.py flash