mcp-server-home-assistant

allenporter/mcp-server-home-assistant
★ 67 stars Python 🧠 Memory/Knowledge Updated 1mo ago
A Model Context Protocol Server for Home Assistant
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-home-assi": {
      "command": "uvx",
      "args": [
        "mcp-server-home-assistant"
      ]
    }
  }
}

Or install with pip: pip install mcp-server-home-assistant

Topics

home-assistantmodel-context-protocol