A TypeScript MCP server for Home Assistant, enabling programmatic management of entities, automati…
Pretty useful to test it without IDE This repository implements a Model Context Protocol (MCP) server for Home Assistant, providing a bridge between Home Assistant and MCP clients. With this server, you can: List and query Home Assistant entities (lights, sensors, switches, etc.) Retrieve and update the state of entities Call Home Assistant services (e.g., turn on/off devices) Manage automations:…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Pretty useful to test it without IDE This repository implements a Model Context Protocol (MCP) server for Home Assistant, providing a bridge between Home Assistant and MCP clients. With this server, you can: List and query Home Assistant entities (lights, sensors, switches, etc.) Retrieve and update the state of entities Call Home Assistant services (e.g., turn on/off devices) Manage automations: list, create, update, and validate automations Access and update the entity registry Integrate and…