Home Assistant MCP Server
JSON →An MCP server for interacting with Home Assistant. Requires HA_URL and HA_TOKEN environment variables.
Install
npx -y @smithery/cli Tools · 4
- get_state Get the state of a Home Assistant entity
- toggle_entity Toggle a device state on or off
- trigger_automation Trigger a Home Assistant automation
- list_entities List available entities, optionally filtered by domain
Links
★ 48 GitHub stars