hAI.MCPServers

jbkunama1/hAI.MCPServers
★ 0 stars Dockerfile API Integration Updated today
MCP Servers for Home Automation 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.mcpservers": {
      "command": "npx",
      "args": [
        "-y",
        "jbkunama1/hAI.MCPServers"
      ]
    }
  }
}

README Excerpt

**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. --- - **FHEM MCP Server**: Control FHEM via a REST API.