Loomal

Home Assistant MCP Server

MCP server by github.com/jarahkon/hass-mcp-server

MCP server for full Home Assistant control — dashboards, files, automations, add-ons, and more

0 starsnpm: @jarahkon/hass-mcp-server

About Home Assistant MCP Server

Home Assistant MCP Server is an MCP (Model Context Protocol) server published by jarahkon in the official MCP registry, listed under App Automation on Loomal. MCP server for full Home Assistant control — dashboards, files, automations, add-ons, and more

It ships as an npm package (@jarahkon/hass-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/jarahkon/hass-mcp-server.

Use Home Assistant MCP Server with your agent

Claude Code · one command
claude mcp add home-assistant-mcp-server -- npx -y @jarahkon/hass-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "home-assistant-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@jarahkon/hass-mcp-server"
      ]
    }
  }
}
npm@jarahkon/hass-mcp-server

Frequently asked questions

What is Home Assistant MCP Server?
Home Assistant MCP Server is an MCP (Model Context Protocol) server by jarahkon in the App Automation category. MCP server for full Home Assistant control — dashboards, files, automations, add-ons, and more
How do I connect Home Assistant MCP Server to Claude, Cursor, or another MCP client?
Install Home Assistant MCP Server from its npm package (@jarahkon/hass-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Home Assistant MCP Server open source?
Yes — the source code is public at github.com/jarahkon/hass-mcp-server.
Can AI agents pay to use Home Assistant MCP Server?
Not yet through Loomal — Home Assistant MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Home Assistant MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.