Loading languages...
HA

hass-mcp

@voska143

Home Assistant MCP Server

home assistant
smart home
automation
llm integration
claude

# mcpServer Config

{
  "mcpServers": {
    "hass-mcp": {
      "command": "uvx",
      "args": [
        "hass-mcp"
      ],
      "env": {
        "HA_URL": "http://homeassistant.local:8123",
        "HA_TOKEN": "YOUR_LONG_LIVED_TOKEN"
      }
    }
  }
}

# stdio

uvx hass-mcp
Transport:
stdio
言語:
Python
作成日:3/16/2025
更新日:8/5/2025
ホームページ: