Cejel
Rank #2,751io.github.BargLabs/cejel
Offline deterministic engineering-trust certificates for repositories, with no telemetry.
Cejel is a Model Context Protocol (MCP) server published by BargLabs. It ranks #2,751 of 132,608 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Cejel is listed on Official MCP, with 18 tracked versions. It was first listed on Jul 17, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 129,857 of 132,608 servers on MCP Toplist.
Use Cejel
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cejel -- docker run -i --rm ghcr.io/barglabs/cejel@sha256:a0f0049a57aea728f3e5b026882887d0d2ea092d5f112be21db1d47298bcb6ec[mcp_servers.cejel]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/barglabs/cejel@sha256:a0f0049a57aea728f3e5b026882887d0d2ea092d5f112be21db1d47298bcb6ec"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"cejel": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/barglabs/cejel@sha256:a0f0049a57aea728f3e5b026882887d0d2ea092d5f112be21db1d47298bcb6ec"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"cejel": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/barglabs/cejel@sha256:a0f0049a57aea728f3e5b026882887d0d2ea092d5f112be21db1d47298bcb6ec"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cejel": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/barglabs/cejel@sha256:a0f0049a57aea728f3e5b026882887d0d2ea092d5f112be21db1d47298bcb6ec"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cejel": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/barglabs/cejel@sha256:a0f0049a57aea728f3e5b026882887d0d2ea092d5f112be21db1d47298bcb6ec"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cejel": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/barglabs/cejel@sha256:a0f0049a57aea728f3e5b026882887d0d2ea092d5f112be21db1d47298bcb6ec"
]
}
}
}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.BargLabs%2Fcejel)<a href="https://mcptoplist.com/server/io.github.BargLabs%2Fcejel"><img src="https://mcptoplist.com/badge/io.github.BargLabs%2Fcejel.svg" alt="MCP Toplist: Top 5% of 132,608" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
BargLabs
Available versions (18)
| Version | Published |
|---|---|
| 0.4.10 | Sep 17, 2026 |
| 0.4.9 | Sep 16, 2026 |
| 0.4.8 | Sep 8, 2026 |
| 0.4.7 | Sep 7, 2026 |
| 0.4.5 | Aug 25, 2026 |
| 0.4.4 | Aug 18, 2026 |
| 0.4.3 | Aug 17, 2026 |
| 0.4.2 | Aug 14, 2026 |
| 0.4.1 | Aug 13, 2026 |
| 0.4.0 | Aug 9, 2026 |
| 0.3.2 | Aug 7, 2026 |
| 0.2.2 | Jul 29, 2026 |
| 0.2.0 | Jul 25, 2026 |
| 0.1.10 | Jul 24, 2026 |
| 0.1.9 | Jul 24, 2026 |
| 0.1.8 | Jul 21, 2026 |
| 0.1.7 | Jul 20, 2026 |
| 0.1.6 | Jul 17, 2026 |
Frequently asked questions
- Who maintains Cejel?
- Cejel is maintained by BargLabs, which publishes 1 MCP server (18 total versions) tracked on MCP Toplist.
- Is Cejel listed on the Official MCP Registry?
- Yes — Cejel is listed on the Official MCP Registry.
- How many versions does Cejel have?
- MCP Toplist tracks 18 versions of Cejel, most recently published on Sep 17, 2026.
- Where can I find the source code for Cejel?
- The source code for Cejel is hosted at github.com/BargLabs/cejel.
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.