Skip to main content
Glama
harry189

Home Assistant MCP Server

by harry189

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HA_URLYesHome Assistant instance URL (e.g., http://localhost:8123)
HA_TOKENYesHome Assistant Long-Lived Access Token
PINNED_TOOLSNoComma-separated list of tool names to keep always visible when tool search is enabled.
ENABLE_TOOL_SEARCHNoEnable search-based tool discovery (reduces idle context tokens).false
TOOL_SEARCH_MAX_RESULTSNoMaximum results returned by ha_search_tools (range 2-10).5
ENABLE_YAML_CONFIG_EDITINGNoEnable YAML config editing tools (requires custom component).false
HAMCP_ENABLE_FILESYSTEM_TOOLSNoEnable file system tools (requires custom component).false
HAMCP_ENABLE_CUSTOM_COMPONENT_INTEGRATIONNoEnable custom component integration installer tool.false

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/harry189/ha-mcp'

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