MCP Directory
Back

home-assistant-mcp

by Coolver · TypeScript · ★ 46

Home Assistant MCP Server. Enable Cursor, VS Code, Claude Code or any MCP-enabled IDE to vibe-code and manage Home Assistant: create automations, design dashboards, tweak themes, modify configs and deploy changes to your HA instance using natural language 🏠🤖

Install

npx -y github:Coolver/home-assistant-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "home-assistant-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:Coolver/home-assistant-mcp"
      ]
    }
  }
}

From the README

[](https://www.npmjs.com/package/@coolver/home-assistant-mcp) [](https://opensource.org/licenses/MIT) > ⚙️ This MCP server works together with the > [Home Assistant Vibecode Agent](https://github.com/Coolver/home-assistant-vibecode-agent), > installed as a Home Assistant add-on. > The agent runs on your Home Assistant instance and provides “eyes and hands” for AI IDEs like Cursor, VS Code, Claude Code, or any other MCP-enabled IDE. **Let AI build your Home Assistant automations – or act as your DevOps for the ones you write by hand. Just describe what you need in natural language. 🏠🤖…
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