← Index

DDC/CI Control Bridge

io.github.Defozo/ddc-ci-control-bridge·v1.0.5·Other
Quality Score
78
/100

Control monitor brightness, contrast, power and input via DDC/CI with MCP and MQTT support.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "ddc-ci-control-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "ddc-ci-control-bridge"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "ddc-ci-control-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "ddc-ci-control-bridge"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y ddc-ci-control-bridge
§03  MCP Quality Score  ·  methodology
freshness
13
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Other