DDC/CI Control Bridge is a Model Context Protocol (MCP) server: Control monitor brightness, contrast, power and input via DDC/CI with MCP and MQTT support. Because it speaks the Model Context Protocol, AI assistants can use DDC/CI Control Bridge as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package ddc-ci-control-bridge speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v1.0.5, published under the MIT license, with source at Defozo/ddc-ci-control-bridge on GitHub.
On mcp.site, DDC/CI Control Bridge sits in the Development category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain DDC/CI Control Bridge for Defozo, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — ddc-ci-control-bridge · MCP over stdio
▸Open source — MIT license · Defozo/ddc-ci-control-bridge