A
licenseNot graded
qualityC
maintenanceEnables natural language control of Loxone smart home systems, including lighting, audio, climate, and environmental monitoring, through MCP-compatible clients.
10 npm
2
AGPL 3.0
No user-submitted related servers found.
Scored across 3 tools
Each tool targets a distinct action: listing devices, getting a single device state, and testing connection. There is no overlap in functionality.
All tools follow the consistent loxone_verb_noun pattern (loxone_list_devices, loxone_get_device_state, loxone_test_connection).
With 3 tools, the server is slightly underpopulated but still reasonable for basic read and connectivity operations. Could benefit from a few more tools.
The server lacks control/update operations (e.g., setting device state, dimming), which are essential for a home automation system. Only read and test are present.