hAI.MCP-FHEM-Server

jbkunama1/hAI.MCP-FHEM-Server
★ 0 stars Python DevOps Updated today
MCP Servers for Home Automation FHEM and IoT Control
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": {
    "hai.mcp-fhem-server": {
      "command": "uvx",
      "args": [
        "hai.mcp-fhem-server"
      ]
    }
  }
}

Or install with pip: pip install hai.mcp-fhem-server

README Excerpt

<p align="center"> <img src="fhem-mcp-banner.png" alt="hAI.MCPServers Banner"> </p> **MCP Servers for Home Automation and IoT Control** A collection of lightweight, containerized MCP servers for controlling home automation systems like **FHEM**, **Home Assistant**, and more. Designed for **low RAM usage** and easy deployment via **Portainer** or Docker Compose.