Bagel
Rank #417io.github.Extelligence-ai/bagel
Plain-English analysis of robotics, drone, and IoT data, with intelligent edge data reduction.
Bagel is a Model Context Protocol (MCP) server published by shouhengyi. It ranks #417 of 132,046 servers tracked on MCP Toplist, and its repository has 397 GitHub stars. Bagel is listed across 3 registries — Official MCP, Glama and mcp.so, with 7 tracked versions. It was first listed on Jul 22, 2025 and most recently updated on Aug 27, 2026.
Ranks ahead of 131,629 of 132,046 servers on MCP Toplist.
Use Bagel
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add bagel -- docker run -i --rm ghcr.io/extelligence-ai/bagel/ros2-kilted:2.2.3[mcp_servers.bagel]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/extelligence-ai/bagel/ros2-kilted:2.2.3"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"bagel": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/extelligence-ai/bagel/ros2-kilted:2.2.3"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"bagel": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/extelligence-ai/bagel/ros2-kilted:2.2.3"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bagel": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/extelligence-ai/bagel/ros2-kilted:2.2.3"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bagel": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/extelligence-ai/bagel/ros2-kilted:2.2.3"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bagel": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/extelligence-ai/bagel/ros2-kilted:2.2.3"
]
}
}
}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.Extelligence-ai%2Fbagel)<a href="https://mcptoplist.com/server/io.github.Extelligence-ai%2Fbagel"><img src="https://mcptoplist.com/badge/io.github.Extelligence-ai%2Fbagel.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
shouhengyi
Available versions (7)
| Version | Published |
|---|---|
| 2.2.3 | Aug 27, 2026 |
| 2.2.2 | Aug 25, 2026 |
| 2.2.1 | Aug 24, 2026 |
| 2.2.0 | Aug 19, 2026 |
| 2.1.1 | Aug 19, 2026 |
| 2.1.0 | Aug 18, 2026 |
| 2.0.1 | Aug 13, 2026 |
Frequently asked questions
- Who maintains Bagel?
- Bagel is maintained by shouhengyi, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is Bagel listed on the Official MCP Registry?
- Yes — Bagel is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Bagel have?
- MCP Toplist tracks 7 versions of Bagel, most recently published on Aug 27, 2026.
- Where can I find the source code for Bagel?
- The source code for Bagel is hosted at github.com/shouhengyi/bagel.
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.