DiffCI
Rank #8,475io.github.DiffCI/diffci
Observation-only CI/CD validation for AI coding agents.
DiffCI is a Model Context Protocol (MCP) server published by DiffCI. It ranks #8,475 of 132,046 servers tracked on MCP Toplist. DiffCI is listed on Official MCP, with 1 tracked version. It was first listed on Sep 20, 2026 and most recently updated on Sep 22, 2026.
Ranks ahead of 123,571 of 132,046 servers on MCP Toplist.
Use DiffCI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add diffci -- npx -y @diffci.com/diffci mcp[mcp_servers.diffci]
command = "npx"
args = ["-y", "@diffci.com/diffci", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"diffci": {
"command": "npx",
"args": [
"-y",
"@diffci.com/diffci",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"diffci": {
"command": "npx",
"args": [
"-y",
"@diffci.com/diffci",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"diffci": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@diffci.com/diffci",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"diffci": {
"command": "npx",
"args": [
"-y",
"@diffci.com/diffci",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"diffci": {
"command": "npx",
"args": [
"-y",
"@diffci.com/diffci",
"mcp"
]
}
}
}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.DiffCI%2Fdiffci)<a href="https://mcptoplist.com/server/io.github.DiffCI%2Fdiffci"><img src="https://mcptoplist.com/badge/io.github.DiffCI%2Fdiffci.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
DiffCI
Available versions (1)
| Version | Published |
|---|---|
| 0.2.3 | Sep 22, 2026 |
Frequently asked questions
- Who maintains DiffCI?
- DiffCI is maintained by DiffCI, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is DiffCI listed on the Official MCP Registry?
- Yes — DiffCI is listed on the Official MCP Registry.
- How many versions does DiffCI have?
- MCP Toplist tracks 1 version of DiffCI, most recently published on Sep 22, 2026.
- Where can I find the source code for DiffCI?
- The source code for DiffCI is hosted at github.com/DiffCI/DiffCI.com.
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.