SmartThings MCP
JSON →Samsung Smartthings Model Context Protocol Server
Install
npx -y @smithery/cli Tools · 22
- list_devices List user devices
- get_device Device metadata
- get_device_status Live status
- list_device_capabilities Supported capabilities
- send_device_command Issue command
- list_locations List locations
- list_rooms List rooms in a location
- create_room Create a new room
- delete_room Delete a room
- list_scenes List all scenes
- execute_scene Trigger scene
- list_rules List automation rules
- list_hubs List hubs
- get_hub_health Get hub health status
- list_subscriptions List subscriptions
- create_subscription Subscribe to device events
- delete_subscription Delete subscription
- list_schedules List schedules
- create_schedule Create cron schedule
- delete_schedule Delete schedule
- get_device_history Get recent device events
- get_capability Get capability definition
Environment variables
SMARTTHINGS_TOKENST_BASE_URL
Links
★ 3 GitHub stars