hekmon8_Homeassistant-server-mcp
If you are the rightful owner of hekmon8_Homeassistant-server-mcp 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.
A Model Context Protocol (MCP) server for interacting with Home Assistant, providing tools to control and monitor Home Assistant devices through MCP-enabled applications.
The Home Assistant MCP Server is a part of the AI Model Context Protocol (MCP) ecosystem, designed to facilitate interaction with Home Assistant devices. It allows users to get device states, control device states, trigger automations, and list available entities. This server is particularly useful for those who want to integrate their Home Assistant setup with MCP-enabled applications, providing a seamless way to manage smart home devices programmatically. The server is open-source and contributions are welcome, making it a community-driven project. It is licensed under the MIT License, ensuring that it is free to use and modify.
Features
- Get device states
- Control device states (on/off)
- Trigger automations
- List available entities
Tools
get_state
Get the status of the specified device
toggle_entity
Switch device switch status
trigger_automation
Trigger the specified automation scenario
list_entities
List all or specific types of device entities