MCP Servers / other / SmartThings MCP

SmartThings MCP

JSON →
stdionone3other

Samsung Smartthings Model Context Protocol Server

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: smartthings-mcp
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envSMARTTHINGS_TOKEN
envST_BASE_URL
Resources
SmartThings MCP — MCP Server · libregistry