{"library":"hass-mcp","type":"library","category":null,"description":"An open-source MCP server (v0.1.7) for controlling and querying Home Assistant via REST API and WebSocket. It exposes three tool calls: ha_get_state, ha_list_states, and ha_call_service. Communicates over stdin/stdout (stdio transport) and requires Home Assistant long-lived access tokens. Unlike the official Home Assistant MCP server (which may have different tool names or features), hass-mcp is community-maintained and lightweight. It ships TypeScript types and requires Node >=24. Notable: it is a thin wrapper around Home Assistant's REST API; no direct WebSocket control. Prefer running on the same LAN as Home Assistant for security.","language":"javascript","status":"active","version":"0.1.7","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install hass-mcp","imports":["import { main } from 'hass-mcp'","process.env.HASS_URL ?? ''","// Tools are exposed by the server, not imported directly. They are called by the MCP client."]},{"cmd":"yarn add hass-mcp","imports":[]},{"cmd":"pnpm add hass-mcp","imports":[]}],"homepage":"https://github.com/hannoeru/hass-mcp#readme","github":"https://github.com/hannoeru/hass-mcp","docs":null,"changelog":null,"pypi":null,"npm":"hass-mcp","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}