Skip to main content
Glama
claude_desktop_config.json427 B
{ "mcpServers": { "smartthings": { "command": "docker", "args": [ "run", "--rm", "-i", "--env", "SMARTTHINGS_PAT", "--env", "SMARTTHINGS_LOCATION_ID", "bjornhovd054/smartthings_mcp:latest" ], "env": { "SMARTTHINGS_PAT": "your_access_token_here", "SMARTTHINGS_LOCATION_ID": "your_location_id_here" } } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bjornhovd/Samsung-SmartThings-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server