DDC/CI Control Bridge MCP Server
Multi-protocol server for DDC/CI monitor control with MCP and MQTT support. DDC/CI Monitor Control: Read and write VCP codes to control monitor brightness, contrast, input source, and more Model Context Protocol (MCP): Server with resources and tools for AI/agent integration MQTT Client: Connect to any MQTT broker for IoT/automation platforms Home Assistant auto-discovery support Generic MQTT pub/sub for custom…
People who work with ddc ci, display and displayport and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-02-02 · ★ 5 · #144 OF 227 MAINTAINED AUTOMATION · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install DDC/CI Control Bridge
before you install - you'll need
Set FASTMCP_API_KEY, DDC_API_KEY before connecting. MQTT_ENABLED, MQTT_HOST, MQTT_PORT, MCP_TRANSPORT, MCP_PORT are optional or environment-specific per the README.
Claude Code
claude mcp add defozo-ddc-ci-control-bridge -- npx -y ddc-ci-control-bridge Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"defozo-ddc-ci-control-bridge": {
"command": "npx",
"args": [
"-y",
"ddc-ci-control-bridge"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package ddc-ci-control-bridge - unscoped; check the name against the project README before installing
registry namespace io.github.Defozo is GitHub-verified and matches the repo owner
03 · What DDC/CI Control Bridge can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.0.5 · 2025-10-15
bump actions/checkout from 4 to 5 · bump actions/download-artifact from 4 to 5 · bump softprops/action-gh-release from 1 to 2 · bump actions/setup-node from 4 to 6 · bump zod from 3.25.76 to 4.1.12 · New Contributors…
v1.0.4 · 2025-10-15
v1.0.3 · 2025-10-15
04 · Who maintains DDC/CI Control Bridge
DDC/CI Control Bridge is maintained by defozo. It's the only MCP server we track from this author; the repo dates to Oct 2025.
05 · Facts
- repository
- github.com/defozo/ddc-ci-control-bridge
- category
- automation - ranked #144 of 227 actively-maintained automation servers as of 2026-09-18.
- registry
- io.github.Defozo/ddc-ci-control-bridge (active, first published 2025-10-15 · 4 versions)
- packages
- npm:ddc-ci-control-bridge
06 · DDC/CI Control Bridge FAQ
What is DDC/CI Control Bridge?
Multi-protocol server for DDC/CI monitor control with MCP and MQTT support. DDC/CI Monitor Control: Read and write VCP codes to control monitor brightness, contrast, input source, and more Model Context Protocol (MCP): Server with resources and tools for AI/agent integration MQTT Client: Connect to any MQTT broker for IoT/automation platforms Home Assistant auto-discovery support Generic MQTT pub/sub for custom…
Is DDC/CI Control Bridge still maintained?
Yes - as of 2026-09-18, its last commit was 2026-02-02. We re-verify nightly.
How do I install DDC/CI Control Bridge?
Run `npx -y ddc-ci-control-bridge`. The README documents 7 environment variables (MQTT_ENABLED, MQTT_HOST, MQTT_PORT…) to set first. Set FASTMCP_API_KEY, DDC_API_KEY before connecting. MQTT_ENABLED, MQTT_HOST, MQTT_PORT, MCP_TRANSPORT, MCP_PORT are optional or environment-specific per the README. You can also paste the ready-made client config above.
Does DDC/CI Control Bridge run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to DDC/CI Control Bridge
Alternatives to DDC/CI Control Bridge
Maintained automation servers if DDC/CI Control Bridge isn't the fit.
- Claude Flow AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev. ★ 72,753 · 2026-09-18
- GitHub Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language. ★ 33,015 · 2026-09-16
- Windows MCP An MCP Server for computer-use in Windows OS ★ 7,034 · 2026-09-16
- Claude Code Ultimate Guide Search the Claude Code Ultimate Guide and machine-readable references from any MCP client. ★ 5,990 · 2026-09-17
- Ha MCP Comprehensive Model Context Protocol server for managing Home Assistant through AI assistants. ★ 4,770 · 2026-09-18
- Stripe Agent Toolkit MCP server integrating with Stripe - tools for customers, products, payments, and more. ★ 1,822 · 2026-09-17
More automation MCP servers · Remote Desktop Commander · Chain Weaver · Hotelbooking AI · Labby · Apprise RMCP (dinglebear-ai)
More TypeScript MCP servers · Server Trello · DataDoe MCP · Polymarket Agent MCP · Deployhq MCP Server · Depwire · see all