Ddc Ci Control Bridge
Rank #18,651io.github.Defozo/ddc-ci-control-bridge
MCP server providing ddc-ci-control-bridge capabilities
Ddc Ci Control Bridge is a Model Context Protocol (MCP) server published by defozo. It ranks #18,651 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Ddc Ci Control Bridge is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Oct 15, 2025 and most recently updated on Oct 15, 2025.
Ranks ahead of 113,395 of 132,046 servers on MCP Toplist.
Use Ddc Ci Control Bridge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ddc-ci-control-bridge -- npx -y ddc-ci-control-bridge[mcp_servers.ddc-ci-control-bridge]
command = "npx"
args = ["-y", "ddc-ci-control-bridge"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ddc-ci-control-bridge": {
"command": "npx",
"args": [
"-y",
"ddc-ci-control-bridge"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ddc-ci-control-bridge": {
"command": "npx",
"args": [
"-y",
"ddc-ci-control-bridge"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ddc-ci-control-bridge": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ddc-ci-control-bridge"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ddc-ci-control-bridge": {
"command": "npx",
"args": [
"-y",
"ddc-ci-control-bridge"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ddc-ci-control-bridge": {
"command": "npx",
"args": [
"-y",
"ddc-ci-control-bridge"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Defozo%2Fddc-ci-control-bridge)<a href="https://mcptoplist.com/server/io.github.Defozo%2Fddc-ci-control-bridge"><img src="https://mcptoplist.com/badge/io.github.Defozo%2Fddc-ci-control-bridge.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
defozo
Available versions (5)
| Version | Published |
|---|---|
| 1.0.5 | Oct 15, 2025 |
| 1.0.4 | Oct 15, 2025 |
| 1.0.3 | Oct 15, 2025 |
| 1.0.2 | Oct 15, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Ddc Ci Control Bridge?
- Ddc Ci Control Bridge is maintained by defozo, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Ddc Ci Control Bridge listed on the Official MCP Registry?
- Yes — Ddc Ci Control Bridge is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Ddc Ci Control Bridge have?
- MCP Toplist tracks 5 versions of Ddc Ci Control Bridge, most recently published on Oct 15, 2025.
- Where can I find the source code for Ddc Ci Control Bridge?
- The source code for Ddc Ci Control Bridge is hosted at github.com/defozo/ddc-ci-control-bridge.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.