Skip to main content
Glama

Home Assistant MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOME_ASSISTANT_URLYesURL of your Home Assistant instancehttp://your-home-assistant:8123
HOME_ASSISTANT_TOKENYesLong-Lived Access Token from your Home Assistant

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
homeassistant_api

Verify if the Home Assistant API is online

homeassistant_get_state

Get the state of a Home Assistant entity

homeassistant_call_service

Call a service of a Home Assistant entity

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/guilhermelirio/homeassistant-mpc'

If you have feedback or need assistance with the MCP directory API, please join our Discord server