io.github.jarahkon/hass-mcp-server icon
io.github.jarahkon

hass-mcp-server

Home Assistant MCP Server

MCP server for full Home Assistant control — dashboards, files, automations, add-ons, and more

stdiocommunityapplication

Package Details

Transportstdio

Environment Variables

HA_URL
Required

Home Assistant base URL (e.g. http://homeassistant.local:8123)

HA_TOKEN
RequiredSecret

Home Assistant long-lived access token

HA_SSH_HOST

SSH hostname for file management (optional)

HA_SSH_PORT

SSH port (default: 22)

HA_SSH_USER

SSH username (must be root)

HA_SSH_KEY_PATH

Path to SSH private key

HA_SSH_PASSWORD
Secret

SSH password (alternative to key)