kambriso/fritzbox-mcp-server
🔌 MCP Serverkambriso
An MCP server to control and manage your AVM FRITZ!Box router directly via AI agents.
The fritzbox-mcp-server acts as a bridge between AI agents and AVM FRITZ!Box hardware. By implementing the Model Context Protocol (MCP), it exposes router functionalities as tools that an AI assistant can invoke. This allows users to perform complex network management tasks without navigating the web-based FRITZ!Box interface. Key features include the ability to list and manage connected devices, toggle guest or primary WiFi networks, adjust parental control settings, and execute time-delayed actions. This tool is particularly useful for home automation enthusiasts and system administrators looking to integrate router management into their AI-driven workflows. It leverages the FRITZ!Box API to ensure secure and reliable communication, providing a standardized way for agents to query network status and modify configurations programmatically.
💡Highlights
- ├─Full FRITZ!Box API integration
- ├─WiFi and device management
- └─Supports time-delayed actions
🎯For
- ├─Home automation enthusiasts
- ├─Network administrators
- └─AI developers