cli-bridge
Rank #9,145io.github.JoaoBerne/cli-bridge-mcp
Other AI CLIs (Gemini, GPT, Claude, opencode, Ollama) as a council — ban-safe, no API keys.
cli-bridge is a Model Context Protocol (MCP) server published by joaoberne. It ranks #9,145 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. cli-bridge is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Jun 8, 2026 and most recently updated on Sep 12, 2026.
Ranks ahead of 122,901 of 132,046 servers on MCP Toplist.
Use cli-bridge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cli-bridge-mcp -e "CLI_BRIDGE_PROFILE=<your CLI_BRIDGE_PROFILE>" -e "CLI_BRIDGE_TERSE=<your CLI_BRIDGE_TERSE>" -e "CLI_BRIDGE_CACHE_TTL_S=<your CLI_BRIDGE_CACHE_TTL_S>" -- uvx cli-bridge-mcpReplace each placeholder with your own value before saving.
[mcp_servers.cli-bridge-mcp]
command = "uvx"
args = ["cli-bridge-mcp"]
[mcp_servers.cli-bridge-mcp.env]
CLI_BRIDGE_PROFILE = "<your CLI_BRIDGE_PROFILE>"
CLI_BRIDGE_TERSE = "<your CLI_BRIDGE_TERSE>"
CLI_BRIDGE_CACHE_TTL_S = "<your CLI_BRIDGE_CACHE_TTL_S>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cli-bridge-mcp": {
"command": "uvx",
"args": [
"cli-bridge-mcp"
],
"env": {
"CLI_BRIDGE_PROFILE": "<your CLI_BRIDGE_PROFILE>",
"CLI_BRIDGE_TERSE": "<your CLI_BRIDGE_TERSE>",
"CLI_BRIDGE_CACHE_TTL_S": "<your CLI_BRIDGE_CACHE_TTL_S>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cli-bridge-mcp": {
"command": "uvx",
"args": [
"cli-bridge-mcp"
],
"env": {
"CLI_BRIDGE_PROFILE": "<your CLI_BRIDGE_PROFILE>",
"CLI_BRIDGE_TERSE": "<your CLI_BRIDGE_TERSE>",
"CLI_BRIDGE_CACHE_TTL_S": "<your CLI_BRIDGE_CACHE_TTL_S>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"cli-bridge-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"cli-bridge-mcp"
],
"env": {
"CLI_BRIDGE_PROFILE": "<your CLI_BRIDGE_PROFILE>",
"CLI_BRIDGE_TERSE": "<your CLI_BRIDGE_TERSE>",
"CLI_BRIDGE_CACHE_TTL_S": "<your CLI_BRIDGE_CACHE_TTL_S>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cli-bridge-mcp": {
"command": "uvx",
"args": [
"cli-bridge-mcp"
],
"env": {
"CLI_BRIDGE_PROFILE": "<your CLI_BRIDGE_PROFILE>",
"CLI_BRIDGE_TERSE": "<your CLI_BRIDGE_TERSE>",
"CLI_BRIDGE_CACHE_TTL_S": "<your CLI_BRIDGE_CACHE_TTL_S>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cli-bridge-mcp": {
"command": "uvx",
"args": [
"cli-bridge-mcp"
],
"env": {
"CLI_BRIDGE_PROFILE": "<your CLI_BRIDGE_PROFILE>",
"CLI_BRIDGE_TERSE": "<your CLI_BRIDGE_TERSE>",
"CLI_BRIDGE_CACHE_TTL_S": "<your CLI_BRIDGE_CACHE_TTL_S>"
}
}
}
}Replace each placeholder with your own value before saving.
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.JoaoBerne%2Fcli-bridge-mcp)<a href="https://mcptoplist.com/server/io.github.JoaoBerne%2Fcli-bridge-mcp"><img src="https://mcptoplist.com/badge/io.github.JoaoBerne%2Fcli-bridge-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
joaoberne
Available versions (3)
| Version | Published |
|---|---|
| 0.3.0 | Sep 12, 2026 |
| 0.1.5 | Jul 29, 2026 |
| 0.1.4 | Jun 13, 2026 |
Frequently asked questions
- Who maintains cli-bridge?
- cli-bridge is maintained by joaoberne, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is cli-bridge listed on the Official MCP Registry?
- Yes — cli-bridge is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does cli-bridge have?
- MCP Toplist tracks 3 versions of cli-bridge, most recently published on Sep 12, 2026.
- Where can I find the source code for cli-bridge?
- The source code for cli-bridge is hosted at github.com/joaoberne/cli-bridge-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.