The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Wemo listing page.
Welcome to Wemo Ops. We offer three ways to manage your smart home, depending on your needs. You can run the Desktop App for instant control on your workstation, deploy the Server for always-on automation, or use the MCP Server for AI assistant integration.

Resurrect your hardware. The Wemo Cloud is dead, but your devices don't have to be.
Wemo Ops Center is a completely local, offline provisioning and automation suite for Belkin Wemo devices. It allows you to setup, control, automate, and factory reset Wemo plugs and switches without needing the official app or a cloud account.
| Feature | 🖥️ Desktop App (GUI) | ⚙️ Server App (Headless) | 🤖 MCP Server (AI) |
|---|---|---|---|
| Best For | Casual users, quick toggling, setup | Power users, Home Labs, 24/7 automation | AI assistant users, MCP developers |
| Interface | Native Window (Python/Tkinter) | Web Dashboard (Browser-based) | AI Assistant (Natural language) |
| Running State | Runs only when open | Runs 24/7 as a background service | Launched on-demand by AI |
| OS Support | Linux (Fedora/Ubuntu), Windows | Linux Server, Raspberry Pi, Docker | Python 3.10+ (Any OS) |
| Repository | This repo | This repo | apiarya/wemo-mcp-server |
| Installation | Download from Releases | dnf/apt install or Docker | pip install wemo-mcp-server |
| Version | v5.2.3 | v5.2.3 | v1.1.0 (Latest) |
| Key Benefit | Zero Setup. Just launch and click. | Set & Forget. Automation never stops. | Universal Protocol. Works with any MCP host. |
Note: The MCP Server has been moved to its own dedicated repository at apiarya/wemo-mcp-server for better discoverability and to follow MCP ecosystem best practices.
No Python installation required.
When you launch WemoOps.exe for the first time, you may see a blue warning from Microsoft Defender SmartScreen.
This is normal. Because this is a free, open-source tool created by an independent developer, it does not have a paid digital signature (which costs hundreds of dollars a year).
To run the app:
| Light Mode | Dark Mode |
|---|---|
| Light Mode | Dark Mode |
|---|---|
Go to the Releases Page and download.
Wemo.Mini.xxx) and push your Wi-Fi credentials instantly.192.168.1.0/24, 10.0.0.0/24).Advanced tools to manage device health directly from the app:
This project is an independent open-source tool and is not affiliated with, endorsed by, or associated with Belkin International, Inc. "Wemo" is a trademark of Belkin International, Inc.
(Recommended for most users)
Instant Control: No web browser needed; just open the app.
Portable: Run it on your laptop and control devices wherever you are on the network.
Visual Setup: Easy-to-use interface for renaming and configuring devices.
Multi-Platform Support: run the app on Windows, macOS, Linux, or Docker.
(For Homelabs & Always-On Automation)
Wemo Ops Server is a lightweight, headless service designed to run on a Raspberry Pi, VM, or Home Server. It provides a Web UI accessible from any device on your network and executes automation schedules even when your computer is turned off.
Visit the Wemo Ops Server wiki page Wemo Ops Server Wiki Page
| Dashboard | Settings |
|---|---|
| Automation Time | Automation Sunrise/Sunset |
24/7 Reliability: Your automation schedules (e.g., "Lights on at sunset") run even if your laptop is asleep.
Any Device Access: Control your home from your phone, tablet, or another PC via the Web Dashboard.
Low Resource Usage: Optimized to run silently in the background.
(For AI Assistant Integration)
🏠 New Home: The MCP Server now lives in a dedicated repository at apiarya/wemo-mcp-server
The WeMo MCP Server (v1.1.0) enables natural language control of your WeMo devices through any application that supports the Model Context Protocol (MCP). Works with AI assistants like Claude Desktop, VS Code with GitHub Copilot, Cursor, and other MCP-compatible tools.

Talk to Your Devices: Just say "Turn on the office light" or "What devices are on my network?"
No GUI Needed: Control everything through your AI assistant conversations.
Universal Protocol: Works with any MCP host application, not limited to specific tools.
Production Ready: v1.1.0 stable release with comprehensive documentation.
See the Wemo MCP Server Documentation for full setup and features.
"Can I use multiple options?" Yes! All three work together seamlessly.
Use the Server to handle the "boring stuff"—keeping schedules running, monitoring device health, and providing a dashboard for your phone.
Use the Desktop App on your workstation for rapid control while you work, or for deep configuration tasks like firmware updates or bulk provisioning.
Use the MCP Server with your AI assistant for quick natural language queries and control during development or daily work.
All applications can run on the same network and control the same devices simultaneously without conflict.