other tools and integrations

Mcp Server Home Assistant

Expose all Home Assistant voice intents through a Model Context Protocol Server allowing home control.

python
local
other tools and integrations
0
View on GitHub

Installation

npx -y allenporter/mcp-server-home-assistant

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-server-home-assistant",
  "command": "npx",
  "args": [
    "-y",
    "allenporter/mcp-server-home-assistant"
  ]
}

About This MCP Server

allenporter/mcp-server-home-assistant

Expose all Home Assistant voice intents through a Model Context Protocol Server allowing home control.

GitHub: https://github.com/allenporter/mcp-server-home-assistant

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub