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.
No reviews yet. Be the first to review!
Sign in to join the conversation
List all devices connected to the SwitchBot MCP server.
Retrieve the current status of a specified device.
Control devices by turning them on or off.
Modify the settings of a specified device.
List all available scenes for device management.
Execute a specified scene to control multiple devices.
Retrieve sensor information such as temperature, humidity, brightness, and motion.