SwitchBot
Summary
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.
Available Actions(6)
list_devices
List all devices connected to the SwitchBot server.
get_device_status
Retrieve the current status of a specified device.
turn_devices_on_off
Control devices by turning them on or off.
change_device_settings
Modify the settings of a specified device.
list_scenes
List all available scenes for device management.
execute_scenes
Execute a specified scene to control multiple devices.
Reseñas de la Comunidad
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación