homeassistant-mcp
by robbrad
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HASS_HOST | Yes | Home Assistant URL, e.g. http://homeassistant.local:8123 | |
| LOG_LEVEL | No | Logging level (default INFO) | |
| HASS_TOKEN | Yes | Long-lived access token | |
| CACHE_TTL_ENTITY | No | Cache TTL for individual entity queries (seconds, default 10) | |
| CACHE_TTL_STATES | No | Cache TTL for bulk state queries (seconds, default 30) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/robbrad/homeassistant-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server