Home Assistant MCP Server
by hekmon8
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HA_URL | Yes | Your Home Assistant instance URL | |
| HA_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 |
|---|---|
| get_stateC | Get the current state of a Home Assistant entity |
| toggle_entityC | Toggle a Home Assistant entity on/off |
| trigger_automationC | Trigger a Home Assistant automation |
| list_entitiesC | List all available entities in Home Assistant |
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/hekmon8/Homeassistant-server-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server