Home Assistant MCP
by hpohlmann
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HA_URL | No | URL of your Home Assistant instance | http://homeassistant.local:8123 |
| HOME_ASSISTANT_TOKEN | Yes | Your Home Assistant Long-Lived Access Token |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| control_deviceB | Control a Home Assistant entity by turning it on or off. |
| search_entitiesA | Search for Home Assistant entities matching a natural language description. |
| set_device_colorA | Set the color and optionally brightness of a light entity. |
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/hpohlmann/home-assistant-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server