MCPServers
S

SwitchBot

0
0

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(7)

list_devices

List all devices connected to the SwitchBot.

get_device_status

Get the current status of a specified device.

turn_device_on_off

Control a device by turning it on or off. Parameters: device_id (string), action (string: 'on' or 'off').

change_device_settings

Change the settings of a specified device. Parameters: device_id (string), settings (object).

list_scenes

List all available scenes that can be executed.

execute_scene

Execute a specified scene. Parameters: scene_id (string).

get_sensor_information

Retrieve sensor information such as temperature, humidity, brightness, and motion.

Last Updated: April 8, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签