silby1383/Homeassistant_mcp_server
If you are the rightful owner of Homeassistant_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
HA Connect is a Model Context Protocol (MCP) server designed to integrate seamlessly with Home Assistant, offering a comprehensive suite of tools for managing and visualizing smart home data.
Tools
Functions exposed to the LLM to take actions
ha_test_connection
Test connection to Home Assistant
ha_get_entities
Get all entities
ha_get_entity
Get a specific entity by ID
ha_get_devices
Get all devices
ha_get_automations
Get all automations
ha_get_automation
Get a specific automation by ID
ha_get_history
Get history for entities
ha_create_automation
Create a new automation
ha_update_automation
Update an existing automation
ha_get_statistics
Get statistics for entities
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client