smartthings-mcp

langowarny/smartthings-mcp

3.2

If you are the rightful owner of smartthings-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Lango SmartThings MCP Server is a Model Context Protocol server that integrates with Samsung SmartThings Public API, providing tools, resources, and real-time events in an LLM-friendly manner.

Tools

Functions exposed to the LLM to take actions

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

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources