Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Home Assistant MCP
Claim
by
hpohlmann
GitHub
Home Automation & IoT
Python
MIT License
10
Linux
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
home-assistant-mcp
app
.gitignore
LICENSE
main.py
pyproject.toml
.python-version
README.md
uv.lock
[project] name = "home-assistant" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.11" dependencies = [ "httpx>=0.28.1", "mcp[cli]>=1.4.1", ]