🛠️

wemo

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

Developer Tools stdio pypi pypistdioapiarya
RUN IN TERMINAL
claude mcp add apiarya-wemo -- uvx wemo-mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "apiarya-wemo": { "command": "uvx", "args": ["wemo-mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "apiarya-wemo": { "command": "uvx", "args": ["wemo-mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "apiarya-wemo": { "command": "uvx", "args": ["wemo-mcp-server"] } } }

About This MCP Server

The wemo-mcp-server is a Model Context Protocol server that enables control of WeMo smart home devices, allowing developers to integrate device management capabilities into their applications, and it can be utilized when building home automation systems that require interaction with WeMo devices. This server connects to WeMo devices and enables actions such as discovery, toggling, brightness adjustment, and HomeKit code management. Developers would use this server when they need to integrate smart home device control into their projects, particularly those involving WeMo devices and Model Cont

Control WeMo smart home devices - discover, toggle, adjust brightness, and manage HomeKit codes. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

wemo-mcp-server on pypi

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.

What tools does it provide?

The wemo server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/apiarya-wemo.svg)](https://skillsplayground.com/mcps/apiarya-wemo/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.