Home Assistant MCP Server
by miguelg719
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
HOMEASSISTANT_TOKEN | Yes | Your long lived access token from your Home Assistant instance after onboarding | |
HOMEASSISTANT_BASE_URL | Yes | Your Home Assistant URL (e.g. http://homeassistant.local:8123) |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |