This SwitchBot MCP server, developed by the GenM team, enables AI assistants to control SwitchBot devices through the SwitchBot API. Built with TypeScript and leveraging the Model Context Protocol SDK, it provides tools for device discovery, status monitoring, and command execution. The implementation focuses on simplifying smart home automation, making it easier for AI models to interact with physical devices. It's particularly useful for enhancing AI-driven home management, energy optimization, or creating custom automation routines, enabling seamless integration of AI capabilities with SwitchBot's ecosystem without requiring deep knowledge of the SwitchBot API.
暂无评论. 成为第一个评论的人!
登录以参与讨论
List all connected devices available for control.
Retrieve the current status of a specified device.
Turn a specified device on.
Turn a specified device off.
Change the settings of a specified device.
List all available scenes that can be executed.
Execute a specified scene.
Retrieve sensor information such as temperature, humidity, brightness, and motion.