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:…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat gegen diesen Endpunkt keinen tools/list-Handshake abgeschlossen und hat daher keine Beobachtung dessen, was der Server offenlegt. Nichts hiervon sagt, dass er nichts offenlegt.
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…