Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Hass-MCP logo
MCP server

Hass-MCP

Community Home Assistant server that also edits dashboards.

0
SaveVisit website ↗

Add it to your client

Community
Install
docker pull voska/hass-mcp:latest
mcpServers
{
  "mcpServers": {
    "hass-mcp": {
      "command": "docker",
      "args": [
        "pull",
        "voska/hass-mcp:latest"
      ]
    }
  }
}
Transport
both
Runtime
Python
Auth
Required
License
MIT
Stars
326
Tools
get_entityentity_actionsearch_entities_toolcall_service_toolget_historyset_dashboard_config

Reaches any Home Assistant instance over its REST API with a long-lived token, which covers installs where the built-in integration is not an option. Past entity state and service calls it exposes history, statistics, the error log and a full dashboard editing set — adding, moving and removing cards and views. Replies are deliberately trimmed so token use stays sane on large installs. Runs from a Docker image or uvx, stdio by default and HTTP behind a flag.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?