WeMo MCP Server
Related Servers
Alternatives to WeMo MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceEnables AI assistants to discover and control IoT devices on local networks and via Bluetooth LE.71MIT
- AlicenseAqualityDmaintenanceEnables control and monitoring of Wyze smart home devices through AI assistants. Supports device discovery, control (on/off, brightness, color), group management, and health tracking for scales with real-time status monitoring.152MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to control Philips Hue smart lighting systems using natural language, supporting light control, group management, scenes, and presets.MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to control Philips Hue smart lighting systems, including individual lights, groups, scenes, brightness, and color adjustments through natural language commands.-
- FlicenseAqualityDmaintenanceEnables AI assistants to control Roku TVs on the local network via natural language commands.6-
- AlicenseNot gradedqualityDmaintenanceEnables control of lights in CASAMBI networks through Bluetooth interface without requiring APIs. Provides direct lighting control and management capabilities through natural language interactions.1GPL 3.0
TDQS
Scored across 11 tools
Each tool has a clear and distinct purpose. Even the two UI tools are differentiated by scope (full dashboard vs single device card), and control vs status are separate. No overlapping functionality.
All tool names follow a consistent verb_noun pattern in snake_case (e.g., clear_cache, get_device_status, scan_network). The naming is predictable and easy to understand.
With 11 tools, the server is well-scoped for its domain. It covers all necessary operations without being bloated or undersized.
The tool set provides a complete CRUD-like surface: discovery, listing, status, control (on/off/toggle/brightness), renaming, cache management, configuration, and even HomeKit code retrieval. No obvious gaps.