Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Home Assistant MCP Server
Claim
by
hekmon8
GitHub
Home Automation & IoT
JavaScript
MIT License
29
Apple
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
src
.gitignore
LICENSE
mcp_setting.example.json
package.json
package-lock.json
README.md
tsconfig.json
{ "mcpServers": { "homeassistant": { "command": "node", "args": [".../homeassistant-server-mcp/build/index.js"], "env": { "HA_URL": "http://192.168.1.xxx:8123", "HA_TOKEN": "xxxxxxxxxxxx" } } } }