Compare CLI
Rank #61,578io.github.DrBaher/compare-cli-mcp
MCP server for compare-cli: contract version diff/redline and a drift gate as agent tools.
Compare CLI is a Model Context Protocol (MCP) server published by drbaher. It ranks #61,578 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Compare CLI is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on May 31, 2026 and most recently updated on Jun 7, 2026.
Ranks ahead of 70,535 of 132,113 servers on MCP Toplist.
Use Compare CLI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add compare-cli-mcp -- npx -y compare-cli-mcp[mcp_servers.compare-cli-mcp]
command = "npx"
args = ["-y", "compare-cli-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"compare-cli-mcp": {
"command": "npx",
"args": [
"-y",
"compare-cli-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"compare-cli-mcp": {
"command": "npx",
"args": [
"-y",
"compare-cli-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"compare-cli-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"compare-cli-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"compare-cli-mcp": {
"command": "npx",
"args": [
"-y",
"compare-cli-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"compare-cli-mcp": {
"command": "npx",
"args": [
"-y",
"compare-cli-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.DrBaher%2Fcompare-cli-mcp)<a href="https://mcptoplist.com/server/io.github.DrBaher%2Fcompare-cli-mcp"><img src="https://mcptoplist.com/badge/io.github.DrBaher%2Fcompare-cli-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
drbaher
Other servers by drbaher
View all drbaher servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.4 | Jun 7, 2026 |
Frequently asked questions
- Who maintains Compare CLI?
- Compare CLI is maintained by drbaher, which publishes 4 MCP servers (11 total versions) tracked on MCP Toplist.
- Is Compare CLI listed on the Official MCP Registry?
- Yes — Compare CLI is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Compare CLI have?
- MCP Toplist tracks 1 version of Compare CLI, most recently published on Jun 7, 2026.
- Where can I find the source code for Compare CLI?
- The source code for Compare CLI is hosted at github.com/drbaher/compare-cli/tree/HEAD/mcp.
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.