← Index

io.github.homeassistant-ai/ha-mcp

io.github.homeassistant-ai/ha-mcp·v7.4.0·Other
Quality Score
85
/100

Comprehensive Model Context Protocol server for managing Home Assistant through AI assistants.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "ha-mcp": {
      "command": "uvx",
      "args": [
        "ha-mcp"
      ]
    }
  }
}
Claude Desktop (Docker)
{
  "mcpServers": {
    "ha-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/homeassistant-ai/ha-mcp:7.4.0"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other