Skip to content
Back to search
30
MCP

@sanlim/home-assistant-switch-mcp-server

npm/@sanlim/home-assistant-switch-mcp-server

A MCP server for Home Assistant switch services.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@sanlim/home-assistant-switch-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}