nickol-knx
Read-only KNX/ETS project auditor: validates a .knxproj and generates Home Assistant YAML
Topics: Home Automation
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 0.8.2)
uvx nickol-knx-mcp
Or add to your MCP client config:
{
"mcpServers": {
"nickol-knx-mcp": {
"command": "uvx",
"args": [
"nickol-knx-mcp"
],
"env": {
"NICKOL_KNX_WORKSPACE": "<YOUR_VALUE>",
"NICKOL_KNX_CATALOG": "<YOUR_VALUE>"
}
}
}
}
NICKOL_KNX_WORKSPACE— Directory the server may write generated files into (reports, HA YAML, ETS exports). Defaults to ./knx-workspaceNICKOL_KNX_CATALOG— Optional path to a local device catalog for exact vendor decomposition
Related servers
mijia-control
Control Xiaomi/Mijia smart home devices (lights, AC, heaters, robots, cameras) through MCP. Includes web dashboard, REST API, CLI,…
smartest-tv
Control any smart TV with natural language. Resolve Netflix/YouTube/Spotify and deep-link.
zigbee2mqtt-mcp
Administer a Zigbee2MQTT estate: health, mesh diagnostics, OTA, pairing, device management.
fritzbox-mcp-server
Control AVM FRITZ!Box routers - manage devices, WiFi, network settings, parental controls, and schedule time-delayed actions
ccu-mcp
MCP server for controlling HomeMatic smart home devices via the CCU JSON-RPC API
ac-infinity-mcp
Monitor and automate AC Infinity grow controllers through natural conversation with Claude. 25 tools covering live sensor data, multi-day…
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry