Back to search
30
MCP

io.github.daedalus/mcp-homeassistant

io.github.daedalus/mcp-homeassistant

MCP server exposing Home Assistant REST API functionality

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

Similar MCP servers embedding-nearest

ha-dev-tools-mcp
MCP server for Home Assistant development tools
0 tools
io.github.daedalus/mcp-cryptography
MCP server exposing cryptography library functionality
0 tools
io.github.daedalus/mcp-redis-server
MCP server that exposes Redis API to AI models
0 tools
itsmrshow/home-assistant-mcp-server
Home Assistant MCP Server that enables any AI assistant to interact with Home Assistant
0 tools
io.github.daedalus/mcp-sqlite3
MCP server exposing sqlite3 library functionality
0 tools
homeassistant-mcp
Home Assistant MCP Server using FastMCP
0 tools

How to use

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

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