nickol-knx runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 16 Sep 2026.
Read-only KNX/ETS project auditor: validates a .knxproj and generates Home Assistant YAML
Today is the operative word: we check nickol-knx every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add nickol-knx-mcp -- uvx nickol-knx-mcp
{
"mcpServers": {
"nickol-knx-mcp": {
"args": [
"nickol-knx-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.nickol-knx-mcp]
command = "uvx"
args = ["nickol-knx-mcp"]
{
"mcpServers": {
"nickol-knx-mcp": {
"args": [
"nickol-knx-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"nickol-knx-mcp": {
"args": [
"nickol-knx-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
NICKOL_KNX_WORKSPACE (Directory the server may write generated files into (reports, HA YAML, ETS exports). Defaults to ./knx-workspace), NICKOL_KNX_CATALOG (Optional path to a local device catalog for exact vendor decomposition).
The author declared them in the registry entry; get the values from the project itself.
Generate four real game-audio candidates, audition and select one, then install it into a project.
PRD Generator MCP — generate, validate, and manage Product Requirement Documents.
Generate, edit, and deploy immersive 3D/WebGL web projects from any MCP assistant.
Hosted markdown project wikis your team's AI assistants read, search, and update over MCP.
Control Home Assistant lights and scenes. Lights only by design for safety.
Generate professional README.md files from project analysis
Product Lock tools for AI agents: generate, review, validate, and score locks.
Create and manage MeisterTask projects, tasks, and notes from your AI assistant.
Answers built from our own checks of this server.