MCPServers
Home Assistant - MCP server logo

Home Assistant

1
0

Summary

Home Assistant MCP provides a bridge between AI assistants and smart home devices through the Home Assistant API. Developed by Guilherme Lirio, this implementation enables AI assistants to check device status, control smart home entities, and call Home Assistant services directly within conversations. The server runs on stdio transport for seamless Claude Desktop integration and includes tools for verifying API connectivity, retrieving entity states, and executing service calls. Particularly valuable for users who want to control their smart home through natural language interactions without leaving their AI assistant interface.

Available Actions(3)

homeassistant_api

Verifies if the Home Assistant API is online. Parameters: none

homeassistant_get_state

Gets the current state of a Home Assistant entity. Parameters: entity_id (entity ID)

homeassistant_call_service

Calls a service for a Home Assistant entity. Parameters: entity_id (entity ID), domain (service domain), service (service to call)

Last Updated: April 25, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签