hass-mcp and hass-mcp-server
These two tools are competitors, as both aim to provide a Model Context Protocol (MCP) server for Home Assistant instances, enabling AI interaction.
About hass-mcp
voska/hass-mcp
Home Assistant MCP Server
Implements a Model Context Protocol (MCP) server that exposes Home Assistant's REST API as LLM-accessible tools and resources, enabling Claude and other AI assistants to query device states, control entities, and manage automations through natural language. Provides lean JSON responses optimized for token efficiency, alongside guided conversation prompts for common tasks like automation creation and troubleshooting. Deploys via Docker or Python with stdio transport, integrating directly into Claude Desktop, Cursor, and Claude Code CLI.
About hass-mcp-server
ganhammar/hass-mcp-server
A Home Assistant Custom Component that provides an MCP (Model Context Protocol) server using HTTP transport, allowing AI assistants like Claude to interact with your Home Assistant instance over HTTP
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work