MCPVault

get_history

MCP tool from Hass MCP by voska

Get the state history of an entity (last N hours)

How to use it

get_history is exposed by the Hass MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_history tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Hass MCP

$docker run -i --rm -e HA_URL=http://homeassistant.local:8123 -e HA_TOKEN=YOUR_LONG_LIVED_TOKEN voska/hass-mcp
FULL HASS MCP LISTING