MCP server exposing Home Assistant REST API functionality
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server exposing Home Assistant 2026.4.1 REST API functionality.
mcp-name: io.github.daedalus/mcp-homeassistant
Set the following environment variables:
HA_URL: Home Assistant URL (default: http://localhost:8123)HA_TOKEN: Long-Lived Access Token (required)The MCP server exposes the following tools:
get_api_status - Check if the API is runningget_config - Get HA configurationget_components - List loaded componentsget_events - List event types and listener countsget_services - List available services by domainget_states - Get all entity statesget_state - Get a specific entity stateset_state - Update or create an entity statedelete_state - Delete an entity statefire_event - Fire a custom eventcall_service - Call a Home Assistant servicerender_template - Render a Jinja templateget_history - Get historical state changesget_logbook - Get logbook entriescheck_config - Validate configuration.yamlhandle_intent - Handle an intentget_error_log - Get error logget_calendars - List calendar entitiesget_calendar_events - Get calendar eventshomeassistant://config - Current confighomeassistant://states - All entity stateshomeassistant://services - Available serviceshomeassistant://components - Loaded componentsNo reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-homeassistant)<a href="https://allmcps.com/mcp/mcp-homeassistant"><img src="https://allmcps.com/api/badge/mcp-homeassistant?style=directory" alt="MCP Homeassistant on AllMCPs" /></a>