DDC/CI Control Bridge runs on your own machine — the client starts it, so there is no endpoint to ping. 181 installs a week from npm. Last commit 16 Oct 2025.
Control monitor brightness, contrast, power and input via DDC/CI with MCP and MQTT support.
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 ddc-ci-control-bridge -- npx -y ddc-ci-control-bridge
{
"mcpServers": {
"ddc-ci-control-bridge": {
"args": [
"-y",
"ddc-ci-control-bridge"
],
"command": "npx"
}
}
}
[mcp_servers.ddc-ci-control-bridge]
command = "npx"
args = ["-y", "ddc-ci-control-bridge"]
{
"mcpServers": {
"ddc-ci-control-bridge": {
"args": [
"-y",
"ddc-ci-control-bridge"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ddc-ci-control-bridge": {
"args": [
"-y",
"ddc-ci-control-bridge"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.