by ganhammar · MCP Server · ★ 49
MCP Server for Home Assistant (HTTP Transport) 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. Why HTTP transport with OAuth? This project was built primarily to support MCP Streamable HTTP transport, enabling web-based clients like Claude that require OIDC and OAuth 2.0 Dynamic Client Registration (RFC 7591). Since Home Assistant already has an official MCP integration that supports SSE transport, there wasn't a need to duplicate that.
| Stars | 49 |
| Forks | 12 |
| Language | Python |
| Category | MCP Server |
| Quality Score | 73.1363652763764/100 |
| Open Issues | 3 |
| Last Updated | 2026-06-25 |
| Created | 2025-10-05 |
| Platforms | claude-code, mcp, python |
| Est. Tokens | ~19k |
Explore other popular mcp server tools:
hass-mcp-server is 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. It is categorized as a MCP Server with 49 GitHub stars.
hass-mcp-server is primarily written in Python. It covers topics such as hacs, hacs-integration, home-assistant.
You can find installation instructions and usage details in the hass-mcp-server GitHub repository at github.com/ganhammar/hass-mcp-server. The project has 49 stars and 12 forks, indicating an active community.