ContextOS — Powered Exoskeleton for AI Coding
Rank #1,125io.github.yubinbin32-ops/contextos
Powered exoskeleton for AI coding: auto-governs context via MCP to cut 90%+ context waste.
ContextOS — Powered Exoskeleton for AI Coding is a Model Context Protocol (MCP) server published by yubinbin32-ops. It ranks #1,125 of 132,345 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. ContextOS — Powered Exoskeleton for AI Coding is listed across 2 registries — Official MCP and Glama, with 20 tracked versions. It was first listed on Sep 6, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 131,220 of 132,345 servers on MCP Toplist.
Use ContextOS — Powered Exoskeleton for AI Coding
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add contextos -e "CONTEXTOS_PROJECT_ROOT=<your CONTEXTOS_PROJECT_ROOT>" -- docker run -i --rm ghcr.io/yubinbin32-ops/contextos:2.5.2Replace each placeholder with your own value before saving.
[mcp_servers.contextos]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/yubinbin32-ops/contextos:2.5.2"]
[mcp_servers.contextos.env]
CONTEXTOS_PROJECT_ROOT = "<your CONTEXTOS_PROJECT_ROOT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"contextos": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/yubinbin32-ops/contextos:2.5.2"
],
"env": {
"CONTEXTOS_PROJECT_ROOT": "<your CONTEXTOS_PROJECT_ROOT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"contextos": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/yubinbin32-ops/contextos:2.5.2"
],
"env": {
"CONTEXTOS_PROJECT_ROOT": "<your CONTEXTOS_PROJECT_ROOT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"contextos": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/yubinbin32-ops/contextos:2.5.2"
],
"env": {
"CONTEXTOS_PROJECT_ROOT": "<your CONTEXTOS_PROJECT_ROOT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"contextos": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/yubinbin32-ops/contextos:2.5.2"
],
"env": {
"CONTEXTOS_PROJECT_ROOT": "<your CONTEXTOS_PROJECT_ROOT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"contextos": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/yubinbin32-ops/contextos:2.5.2"
],
"env": {
"CONTEXTOS_PROJECT_ROOT": "<your CONTEXTOS_PROJECT_ROOT>"
}
}
}
}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.yubinbin32-ops%2Fcontextos)<a href="https://mcptoplist.com/server/io.github.yubinbin32-ops%2Fcontextos"><img src="https://mcptoplist.com/badge/io.github.yubinbin32-ops%2Fcontextos.svg" alt="MCP Toplist: Top 1% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 5 registries
yubinbin32-ops
Available versions (20)
| Version | Published |
|---|---|
| 2.5.2 | Sep 21, 2026 |
| 2.5.1 | Sep 21, 2026 |
| 2.5.0 | Sep 21, 2026 |
| 2.2.2 | Sep 18, 2026 |
| 2.2.1 | Sep 17, 2026 |
| 2.2.0 | Sep 17, 2026 |
| 2.1.0 | Sep 16, 2026 |
| 2.0.3 | Sep 16, 2026 |
| 2.0.2 | Sep 15, 2026 |
| 2.0.1 | Sep 15, 2026 |
| 2.0.0 | Sep 15, 2026 |
| 0.4.1 | Sep 12, 2026 |
| 0.3.9 | Sep 11, 2026 |
| 0.3.7 | Sep 11, 2026 |
| 0.3.6 | Sep 10, 2026 |
| 0.3.5 | Sep 10, 2026 |
| 0.3.4 | Sep 9, 2026 |
| 0.3.3 | Sep 9, 2026 |
| 0.3.2 | Sep 9, 2026 |
| 0.3.1 | Sep 8, 2026 |
Frequently asked questions
- Who maintains ContextOS — Powered Exoskeleton for AI Coding?
- ContextOS — Powered Exoskeleton for AI Coding is maintained by yubinbin32-ops, which publishes 1 MCP server (20 total versions) tracked on MCP Toplist.
- Is ContextOS — Powered Exoskeleton for AI Coding listed on the Official MCP Registry?
- Yes — ContextOS — Powered Exoskeleton for AI Coding is listed on the Official MCP Registry, alongside Glama.
- How many versions does ContextOS — Powered Exoskeleton for AI Coding have?
- MCP Toplist tracks 20 versions of ContextOS — Powered Exoskeleton for AI Coding, most recently published on Sep 21, 2026.
- Where can I find the source code for ContextOS — Powered Exoskeleton for AI Coding?
- The source code for ContextOS — Powered Exoskeleton for AI Coding is hosted at github.com/yubinbin32-ops/Mdflow-Canvas.
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.