Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Wemo
Wemo logo
Health: ActiveRecent health check succeeded.Last checked 9/8/2026, 10:33:29 AM

Wemo

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository52 GitHub StarsTotal stargazers on GitHub for the source repository (52 stars).Visit Website

Control WeMo smart home devices - discover, toggle, adjust brightness, and manage HomeKit codes

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "wemo": {
      "command": "uvx",
      "args": [
        "wemo-mcp-server"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

Wemo Ops Center

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

Version Platform MCP AI Integration License

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.

  • Alternative to official Wemo App
  • Provision Wemo Devices with Python
  • Belkin Wemo local control setup
  • Wemo troubleshooting and Wi-Fi profision

πŸš€ Choose Your Edition

FeatureπŸ–₯️ Desktop App (GUI)βš™οΈ Server App (Headless)πŸ€– MCP Server (AI)
Best ForCasual users, quick toggling, setupPower users, Home Labs, 24/7 automationAI assistant users, MCP developers
InterfaceNative Window (Python/Tkinter)Web Dashboard (Browser-based)AI Assistant (Natural language)
Running StateRuns only when openRuns 24/7 as a background serviceLaunched on-demand by AI
OS SupportLinux (Fedora/Ubuntu), WindowsLinux Server, Raspberry Pi, DockerPython 3.10+ (Any OS)
RepositoryThis repoThis repoapiarya/wemo-mcp-server
InstallationDownload from Releasesdnf/apt install or Dockerpip install wemo-mcp-server
Versionv5.2.3v5.2.3v1.1.0 (Latest)
Key BenefitZero 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.

Wemo Ops Center (Desktop)

πŸ“₯ Download & Run

No Python installation required.

  1. Download: Go to the Releases Page and download.
  2. Provisioner Follow the on-screen instructions to scan for and configure your Wemo devices.
  3. Dashboard Scan Network, Control Devices, and Rename Devices. IP, MAC, FW ver, SN, and HomeKit code are displayed.

⚠️ "Windows protected your PC" Warning

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:

  1. Click More info.
  2. Click Run anyway. The complete control plane for Belkin Wemo devices.

Screenshots of the Wemo Ops Center Desktop App

Light ModeDark Mode

Screenshots of the Wemo Ops Mobile App

Light ModeDark Mode
>

Go to the Releases Page and download.

πŸš€ Key Features (v5.2.3)

1. πŸ“‘ Universal Provisioner

  • No Cloud Required: Connect directly to a new or reset Wemo device's Wi-Fi (Wemo.Mini.xxx) and push your Wi-Fi credentials instantly.
  • Smart Encryption Loop: Automatically detects and applies the correct encryption method (old vs. new firmware) to ensure successful setup.
  • Profile Manager: Save your Wi-Fi SSID and Password to quickly provision multiple devices in seconds.

2. πŸŽ›οΈ Network Dashboard & VLAN Support

  • Scan Network: Deep scans your local network to find provisioned devices.
  • VLAN/Subnet Support: Perfect for IoT setups. You can scan multiple subnets by entering them in a comma-separated list (e.g., 192.168.1.0/24, 10.0.0.0/24).
  • Smart Deduplication: Tracks devices by MAC address to prevent ghost entries when IP addresses change.
  • Direct Connect: Manually add a device by IP address if SSDP discovery fails.

3. πŸ› οΈ Maintenance Tools (New)

Advanced tools to manage device health directly from the app:

  • Clear Personal Info: Removes custom names, icons, and rules.
  • Clear Wi-Fi: Wipes network credentials to return the device to "Setup Mode" (Flashing Amber/Blue).
  • Factory Reset: Performs a full "Out of Box" wipe.

4. β˜€οΈ Solar Automation Scheduler

  • Local Automation: Runs on your computer as a background service.
  • Solar Engine: Automatically detects your latitude/longitude to trigger lights at Sunrise or Sunset.
  • Fixed Schedules: Set standard time-based schedules (e.g., "Turn ON at 18:00").

5. Mobile Web App

  • Scan the QR Code: connect to the mobile web app with your phone or tablet and control your Wemo devices.
  • Local Control: The app runs on your local network and connects directly to Wemo devices without the cloud.
  • Manage Schedules: Manage schedules from the mobile web app, solar automation, or time-based schedules.

⚠️ Disclaimer

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.

πŸ–₯️ Option 1: The Desktop App

(Recommended for most users)

  • Wemo Ops Center (Desktop) is a native application that lives on your computer. It allows you to scan your network, toggle devices on/off instantly, and manage device firmware without needing a dedicated server.

Why use this?

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

πŸ“¦ Installation (Linux):

bash
sudo dnf install wemo-ops       # Fedora / Rocky

OR

bash
sudo apt install wemo-ops       # Ubuntu / Debian

βš™οΈ Option 2: The Automation Server

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

Supported deployments:

  • RHEL/Rocky/Fedora Wemo Ops Server Wiki Page
  • Debian/Ubuntu Wemo Ops Server Wiki Page
  • Docker (see code section universal-server )

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Tapo MCP logoTapo MCP

    MCP server for discovering and controlling TP-Link Tapo smart home devices via AI Agents

    πŸ’» Developer Tools0 views
    Compare vs Tapo MCP β†’
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • Labelhead Artist Momentum logoLabelhead Artist Momentum

    Trending hip-hop artist momentum scores across four cultural dimensions.

    πŸ’» Developer Tools0 views
    Compare vs Labelhead Artist Momentum β†’
  • Mobilerun logoMobilerun

    Control real Android and iOS devices with LLM agents β€” tap, swipe, type, automate flows.

    πŸ’» Developer Tools0 views
    Compare vs Mobilerun β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Wemo

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "wemo": { "command": "npx", "args": ["-y", "wemo"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewWemo AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/wemo?style=directory)](https://allmcps.com/mcp/wemo)
HTML Embed
<a href="https://allmcps.com/mcp/wemo"><img src="https://allmcps.com/api/badge/wemo?style=directory" alt="Wemo on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars52
GitHub Star CountTotal stargazers on GitHub representing community popularity (52 stars).
40Quality signal: Fair Β· 40/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Wemo β†’Install in Claude DesktopInstall in CursorInstall in VS Code