Back to directory
tevonsb/homeassistant-mcp

tevonsb/homeassistant-mcp

@tevonsb

A MCP server for Home Assistant - enables natural language control and monitoring of smart home devices through the Model Context Protocol

home-assistantmcpsmart-homeautomationiotllm

Installation & Configuration

{
  "homeassistant": {
    "command": "node",
    "args": [
      "dist"
    ],
    "env": {
      "HASS_HOST": "http://homeassistant.local:8123",
      "HASS_TOKEN": "your_home_assistant_token",
      "HASS_SOCKET_URL": "ws://homeassistant.local:8123/api/websocket",
      "PORT": "3000"
    }
  }
}

Information

Transport
stdiosse
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12