Skip to main content
Other Tools and IntegrationsGo

kambriso/fritzbox-mcp-server

Control AVM FRITZ!Box routers - manage devices, WiFi, network settings, parental controls, and schedule time-delayed actions

home-automationlocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/kambriso/fritzbox-mcp-server

Claude 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.

Details

Category
Other Tools and Integrations
Language
Go
Author
kambriso