hekmon8/Homeassistant-server-mcp
A Model Context Protocol (MCP) server for interacting with Home Assistant. This server provides tools to control and monitor your Home Assistant devices through MCP-enabled applications.
Platform-specific configuration:
{
"mcpServers": {
"Homeassistant-server-mcp": {
"command": "npx",
"args": [
"-y",
"Homeassistant-server-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...