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
Lists all devices connected to the SwitchBot server.
Retrieves the current status of a specified device.
Turns on a specified device.
Turns off a specified device.
Changes settings for a specified device.
Lists all available scenes for execution.
Executes a specified scene.
Retrieves information from sensors, including temperature, humidity, brightness, and motion.