Back to MCP Servers
Fritzbox
Control AVM FRITZ!Box routers - manage devices, WiFi, network settings, parental controls, and schedule time-delayed actions
home-automation
By kambriso
Installation
npx -y fritzbox-mcp-serverConfiguration
{
"mcpServers": {
"fritzbox-mcp-server": {
"command": "npx",
"args": ["-y", "fritzbox-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes