Stats
Actions
Tags
From SwitchBot
Connects to the SwitchBot API to control smart home devices such as switches, curtains, and sensors. Requires a SwitchBot API token.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"switchbot": {
"command": "switchbot",
"args": [
"mcp",
"serve",
"--tools",
"all"
]
}
}
}Server configuration and connection parameters
switchbotCommand-line arguments passed to the server process
npx claudepluginhub openwonderlabs/switchbot-openapi-cli --plugin switchbot