MCP server
Hass-MCP
Community Home Assistant server that also edits dashboards.
Add it to your client
CommunityInstall
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.
Similar MCP servers
Home Assistant MCP Server
MCP serverHome Assistant's built-in server for exposing the house to an LLM.
Developer Tools
Sentry MCP
MCP serverPulls Sentry issues and events into a coding agent's context
Developer ToolsSecurity & Monitoring
DigitalOcean MCP Server
MCP serverManage App Platform apps, Droplets and managed databases from an MCP client.
Developer ToolsCloud Platforms & Infrastructure
Comments(0)
Sign in to comment