Comprehensive Model Context Protocol server for managing Home Assistant through AI assistants.
Comprehensive Model Context Protocol server for managing Home Assistant through AI assistants.
ha-mcp · v7.0.0
homeassistant-ai
72
Step 1: Install
Run this MCP server locally
Run this MCP server locally and expose it via stdio so your MCP client can connect.
Run via PyPI
ha-mcp@7.0.0Run command
uvx ha-mcp==7.0.0Run via Docker (OCI)
ghcr.io/homeassistant-ai/ha-mcp:7.0.0Run command
docker run ghcr.io/homeassistant-ai/ha-mcp:7.0.0Step 2: Connect
Connect in your MCP client
After you're running this MCP server locally, connect it to your MCP client using the configuration examples below.
Loading MCP clients…