Ha MCP Server

v1.0.0APIsstable

Configure the Home Assistant connection for the Scene MCP server. Required before using other scene_ tools if not already configured via environment variables.

uncategorized
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

Configure the Home Assistant connection for the Scene MCP server. Required before using other scene_ tools if not already configured via environment variables.

Features

  • scene_configure
  • scene_show_lights
  • scene_adjust_light
  • scene_create
  • scene_list

Use Cases

Configure the Home Assistant connection for the Scene MCP server. Required before using other scene_ tools if not already configured via environment variables.
SAFE read-only tool. Shows ALL Home Assistant lights with FULL details. Does NOT change anything. Use this to answer questions about light states, colors, brightness. Returns: state (on/off), brightness_pct, color_mode ('color_temp' for white light,
PREFERRED for controlling lights. Turn on/off, set brightness (0-100%), RGB color, color temperature (Kelvin), or effects. IMPORTANT: This only changes the light's current state - it does NOT save to any scene. REQUIRES user_confirmed=true - user mus
Create a NEW scene in Home Assistant. ONLY call when user EXPLICITLY asks to create/save a NEW scene. Before calling: 1) Show current lights with scene_show_lights, 2) Ask user for mode: 'exclusive' or 'additive'. Do NOT call this to update existing
List all scenes from Home Assistant
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y ha-mcp-server

Manual Installation

npx -y ha-mcp-server

Examples

Basic Configuration

Configure Ha MCP Server

npx -y ha-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "ha": { "command": "npx", "args": ["-y", "ha-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Ha MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides