MCP Directory
Back

hass-mcp

by voska · Python · ★ 290

Home Assistant MCP Server

#home-assistant#home-automation#mcp#mcp-server

Install

pip install git+https://github.com/voska/hass-mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "hass-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/voska/hass-mcp.git"
      ]
    }
  }
}

From the README

A Model Context Protocol (MCP) server for Home Assistant integration with Claude and other LLMs. Hass-MCP enables AI assistants like Claude to interact directly with your Home Assistant instance, allowing them to: - Query the state of devices and sensors - Control lights, switches, and other entities - Get summaries of your smart home - Troubleshoot automations and entities - Search for specific entities - Create guided conversations for common tasks - **Entity Management**: Get states, control devices, and search for entities - **Domain Summaries**: Get high-level information about ent…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers