Switchbot MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.
SwitchBot API: devices, status, control commands.
Today is the operative word: we check Switchbot MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add switchbot-mcp -- npx -y switchbot-mcp
{
"mcpServers": {
"switchbot-mcp": {
"args": [
"-y",
"switchbot-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.switchbot-mcp]
command = "npx"
args = ["-y", "switchbot-mcp"]
{
"mcpServers": {
"switchbot-mcp": {
"args": [
"-y",
"switchbot-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"switchbot-mcp": {
"args": [
"-y",
"switchbot-mcp"
],
"command": "npx"
}
}
}
MCP server for Hubitat: devices, status, commands via Maker API. Local-first smart home.
Control SmartRent smart home devices (locks, thermostat, switches, sensors) via Claude
MCP server for Tasmota devices: status, power control. Local-first smart home.
MCP server for Fivetran API - manage syncs, check status, and control data pipelines
Send SMS & WhatsApp, verify OTPs, manage contacts, and control Android devices via AndroidAPI.net.
Control real Android and iOS devices with LLM agents — tap, swipe, type, automate flows.
Connect AI agents to IoT devices — read sensors, send commands, manage ESP32 fleets.
Interact with the Stitch API using natural language commands.
Answers built from our own checks of this server.