Wemo Ops Center — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Wemo Ops Center (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
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.
Wemo Ops Center Dashboard
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:
The complete control plane for Belkin Wemo devices.
<table> <tr> <th width="50%">Light Mode</th> <th width="50%">Dark Mode</th> </tr> <tr> <td><img src="https://github.com/user-attachments/assets/f27064bc-6aea-49b5-8c86-c4b3d711cfe3" width="100%"></td> <td><img src="https://github.com/user-attachments/assets/c82bc543-431c-4ab3-aec9-286bbdd85fcb" width="100%"></td> </tr> <tr> <td><img src="https://github.com/user-attachments/assets/36bc246b-f470-4049-ab14-1b2b1934baf9" width="100%"></td> <td><img src="https://github.com/user-attachments/assets/b938e228-f0b1-462a-b3a5-38f1cb567306" width="100%"></td> </tr> <tr> <td><img src="https://github.com/user-attachments/assets/c5660483-e082-46c3-8290-3c16320a23a9" width="100%"></td> <td><img src="https://github.com/user-attachments/assets/0b09e4e7-12eb-46bc-b669-085fbbf18225" width="100%"></td> </tr> <tr> <td><img src="https://github.com/user-attachments/assets/e404b585-71c5-41be-8794-dc484d909e1c" width="100%"></td> <td><img src="https://github.com/user-attachments/assets/03ab35aa-f8e7-4a53-93e5-658d1d689e64" width="100%"></td> </tr> <tr> <td><img src="https://github.com/user-attachments/assets/dfbe3950-311b-4791-a306-8fb8d40087ab" width="100%"></td> <td><img src="https://github.com/user-attachments/assets/574d2e02-a732-4ae1-9daf-749493197ea1" width="100%"></td> </tr> <tr> <td><img src="https://github.com/user-attachments/assets/aa54231a-037e-43ed-8592-b7b0bc751f99" width="100%"></td> <td><img src="https://github.com/user-attachments/assets/c1c62088-b9e9-4116-afe5-838a8fc420dd" width="100%"></td> </tr> </table>
<table> <tr> <th width="50%">Light Mode</th> <th width="50%">Dark Mode</th> </tr> <tr> <td><img src="https://github.com/user-attachments/assets/b78f4831-b7c2-44aa-8a7f-0bcf336652e6" width="100%"></td> <td><img src="https://github.com/user-attachments/assets/c0083f30-aa40-4941-a0a8-884c2bcdcb45" width="100%"></td> </tr> <tr> <td><img src="https://github.com/user-attachments/assets/2a4a1471-2138-4c85-9a88-9dbe1e25718d" width="100%"></td> <td><img src="https://github.com/user-attachments/assets/a1d1c3c0-5767-4757-80c9-e9166b73b590" width="100%"></td> </tr> <tr> <td><img src="https://github.com/user-attachments/assets/3a13f18e-cfbe-4a2c-be1a-63f13c274019" width="100%"></td> <td><img src="https://github.com/user-attachments/assets/18f26f83-a645-485f-bd51-a984cfc99169" width="100%"></td> </tr> </table>>
Go to the [Releases Page](../../releases) 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)
sudo dnf install wemo-ops # Fedora / Rockysudo apt install wemo-ops # Ubuntu / Debian(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 <table> <tr> <th width="50%">Dashboard</th> <th width="50%">Settings</th> </tr> <tr> <td><img width="981" height="1137" alt="dashboard-dark" src="https://github.com/user-attachments/assets/e946d2c9-af92-4304-b8dd-d9f3108d7497" /></td> <td><img width="975" height="1135" alt="settings-dark" src="https://github.com/user-attachments/assets/73c6ac96-6ffb-46f8-b0b3-f97b843223e5" /></td> </tr> <tr> <th width="50%">Automation Time</th> <th width="50%">Automation Sunrise/Sunset</th> </tr> <tr> <td><img width="977" height="1137" alt="automation-dark" src="https://github.com/user-attachments/assets/5b5a59fc-6272-43fd-81f6-d601dec3efd2" /></td> <td><img width="1005" height="1136" alt="automation2-dark" src="https://github.com/user-attachments/assets/5eb25162-c369-456c-a7ff-eb303857fde4" /></td> </td> </tr> </table>
sudo dnf install wemo-ops-server # Fedora / Rockysudo apt install wemo-ops-server # Ubuntu / Debian(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.

See the [Wemo MCP Server Documentation](https://github.com/apiarya/wemo-mcp-server) for full setup and features.
"Can I use multiple options?" Yes! All three work together seamlessly.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.