SERVER

Hass MCP Server

Rank #12087

io.github.jarahkon/hass-mcp-server

MCP server providing hass-server capabilities

First listed
Mar 21, 2026
Last publish date
Mar 25, 2026
OVERVIEW

Hass MCP Server is a Model Context Protocol (MCP) server published by jarahkon. It ranks #12087 of 58,900 servers tracked on MCP Toplist. Hass MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Mar 21, 2026 and most recently updated on Mar 25, 2026.

STANDING
#12,087of 58,900 tracked serversTop 25%

Ranks ahead of 46,813 of 58,900 servers on MCP Toplist.

CONNECT

Use Hass MCP Server

Add Hass MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "hass-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@jarahkon/hass-mcp-server"
      ],
      "env": {
        "HA_URL": "<your HA_URL>",
        "HA_TOKEN": "<your HA_TOKEN>",
        "HA_SSH_HOST": "<your HA_SSH_HOST>",
        "HA_SSH_PORT": "<your HA_SSH_PORT>",
        "HA_SSH_USER": "<your HA_SSH_USER>",
        "HA_SSH_KEY_PATH": "<your HA_SSH_KEY_PATH>",
        "HA_SSH_PASSWORD": "<your HA_SSH_PASSWORD>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 3 registries

ORGANIZATION

jarahkon

Organization
Total servers
1
Total versions
3
VERSIONS

Available versions (3)

VersionPublished
1.0.6Mar 25, 2026
1.0.5Mar 25, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Hass MCP Server?
MCP server providing hass-server capabilities
Who maintains Hass MCP Server?
Hass MCP Server is maintained by jarahkon, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
Is Hass MCP Server an official MCP server?
Yes — Hass MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
How many versions does Hass MCP Server have?
MCP Toplist tracks 3 versions of Hass MCP Server, most recently published on Mar 25, 2026.
Where can I find the source code for Hass MCP Server?
The source code for Hass MCP Server is hosted at github.com/jarahkon/hass-mcp-server.
EXPLORE