kambriso/fritzbox-mcp-server
Control AVM FRITZ!Box routers - manage devices, WiFi, network settings, parental controls, and schedule time-delayed actions
Quick Start
Clone the repository:
git clone https://github.com/kambriso/fritzbox-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"fritzbox-mcp-server": {
"command": "npx",
"args": [
"-y",
"kambriso/fritzbox-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.