mcp-loxone

avrabe/mcp-loxone
★ 30 stars Rust 🧠 Memory/Knowledge Updated 21d ago
An opinionated Model Context Protocol (MCP) server for controlling Loxone home automation systems.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-loxone": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcp-loxone"
      ]
    }
  }
}

Topics

loxonemcpmcp-serverpython