io.github.Koneisto/HomeAssistant-Light-MCP
Quality Score
72
/100
Control Home Assistant lights and scenes. Lights only by design for safety.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"HomeAssistant-Light-MCP": {
"command": "npx",
"args": [
"-y",
"ha-mcp-server"
],
"env": {
"HA_URL": "<ha_url>",
"HA_TOKEN": "<your-ha_token>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"HomeAssistant-Light-MCP": {
"command": "npx",
"args": [
"-y",
"ha-mcp-server"
],
"env": {
"HA_URL": "<ha_url>",
"HA_TOKEN": "<your-ha_token>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y ha-mcp-server§02 Environment variables
HA_URLrequired
Home Assistant URL (e.g., http://192.168.1.100:8123)
HA_TOKENrequiredsecret
Home Assistant long-lived access token
§03 MCP Quality Score · methodology
freshness
17
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.