Back to search
30
MCP

io.github.homeassistant-ai/ha-mcp

io.github.homeassistant-ai/ha-mcp

Comprehensive Model Context Protocol server for managing Home Assistant through AI assistants.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

zorak1103/ha-mcp
A Model Context Protocol (MCP) server that provides AI assistants with access to Home Assistant.
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
itsmrshow/home-assistant-mcp-server
Home Assistant MCP Server that enables any AI assistant to interact with Home Assistant
0 tools
hass-mcp-li
Home Assistant Model Context Protocol (MCP) server
0 tools
ha-mcp
Home Assistant MCP Server - Complete control of Home Assistant through MCP
0 tools
io.github.daedalus/mcp-homeassistant
MCP server exposing Home Assistant REST API functionality
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.homeassistant-ai/ha-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}