Skip to main content
ClaudeWave

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

MCP Servers59 stars14 forksPythonUpdated 1mo ago
Install in Claude Code / Claude Desktop
Method: UVX (Python) · hass-mcp-server
Claude Code CLI
claude mcp add hass -- uvx hass-mcp-server
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "hass": {
      "command": "uvx",
      "args": ["hass-mcp-server"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/ganhammar/hass-mcp-server and follow its README.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
hacshacs-integrationhome-assistanthomeassistant-integrationmcpmodel-context-protocolmodel-context-protocol-server

What people ask about hass-mcp-server

What is ganhammar/hass-mcp-server?

+

ganhammar/hass-mcp-server is mcp servers for the Claude AI ecosystem. 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 has 59 GitHub stars and was last updated 1mo ago.

How do I install hass-mcp-server?

+

You can install hass-mcp-server by cloning the repository (https://github.com/ganhammar/hass-mcp-server) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is ganhammar/hass-mcp-server safe to use?

+

ganhammar/hass-mcp-server has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains ganhammar/hass-mcp-server?

+

ganhammar/hass-mcp-server is maintained by ganhammar. The last recorded GitHub activity is from 1mo ago, with 7 open issues.

Are there alternatives to hass-mcp-server?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy hass-mcp-server to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: ganhammar/hass-mcp-server
[![Featured on ClaudeWave](https://claudewave.com/api/badge/ganhammar-hass-mcp-server)](https://claudewave.com/repo/ganhammar-hass-mcp-server)
<a href="https://claudewave.com/repo/ganhammar-hass-mcp-server"><img src="https://claudewave.com/api/badge/ganhammar-hass-mcp-server" alt="Featured on ClaudeWave: ganhammar/hass-mcp-server" width="320" height="64" /></a>

More MCP Servers