homeassistant-mpc
If you are the rightful owner of homeassistant-mpc and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Home Assistant MCP is a Model Context Protocol server that integrates with Home Assistant, enabling AI assistants to interact with smart home devices.
Home Assistant MCP is designed to facilitate the integration of AI assistants with Home Assistant, a popular platform for smart home automation. By leveraging the Model Context Protocol (MCP), this server allows AI models to interact with various smart home devices, providing a seamless experience for users. The server supports various functionalities such as verifying the Home Assistant API, retrieving the state of entities, and calling services on entities. It is built using TypeScript and the MCP SDK library, ensuring robust and scalable tool development. The server can be installed via Smithery or manually, and it requires configuration of environment variables for proper operation. Developers can extend the server's capabilities by adding new tools, making it a flexible solution for smart home automation.
Features
- Integration with Home Assistant for smart home automation.
- Verification of Home Assistant API status.
- Retrieval of current state of Home Assistant entities.
- Service calls for Home Assistant entities.
- Built with TypeScript and MCP SDK for extensibility.
Tools
homeassistant_api
Verify that the Home Assistant API is online
homeassistant_get_state
Get the current status of the specified entity
homeassistant_call_service
Call Home Assistant Service Control Device