ha-mcp

lmcconnell1665/ha-mcp
★ 0 stars Python Data/Analytics Updated 12d ago
Home Assistant MCP server built using fastMCP
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ha-mcp": {
      "command": "uvx",
      "args": [
        "ha-mcp"
      ]
    }
  }
}

Or install with pip: pip install ha-mcp

README Excerpt

Tiny Home Assistant MCP server built with FastMCP. - `get_home_info`: returns metadata from Home Assistant, like version, location name, time zone, units, and component count. - `toggle_light`: toggles one light by entity id, like `light.kitchen`. - `homeassistant://lights`: JSON list of every `light.*` entity with its current state.

Tools (3)

get_home_infosummarize_home_statustoggle_light
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →