Skip to main content
C

Control Home Assistant lights and scenes. Lights only by design for safety.

by io.github.Koneisto · STDIO

Control Home Assistant lights and scenes. Lights only by design for safety. by io.github.Koneisto — connect via stdio to access its tools through your RouterMCP gateway.

#registry.modelcontextprotocol.io
TOOLS
0
available on this server
TRANSPORT
STDIO
local execution
AUTH
Local
no auth needed
REGION
Global
multi-region ready
STATUS
Active
accepting connections

Overview

ATTACHREADY
routermcp.jsonjson
{
"mcpServers": {
"HomeAssistant-Light-MCP": {
"args": [
"-y",
"ha-mcp-server"
],
"command": "npx",
"transport": "stdio"
}
}
}