Back to MCP Servers
Wemo
[](https://glama.ai/mcp/servers/@apiarya/wemo-mcp-server) 🐍 🏠 🍎 🪟 🐧 - Control WeMo smart home devices via AI assistants using natural language. Built on pywemo for 100% local control — no cloud dependency. Supports dimmer brightness, device rename, HomeKit codes, and multi-…
home-automationapiai
By apiarya
Installation
npx -y wemo-mcp-serverConfiguration
{
"mcpServers": {
"wemo-mcp-server": {
"command": "npx",
"args": ["-y", "wemo-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes