robo-cortex
Rank #18,998io.github.robotel-limited/robo-cortex
Git-aware memory store for AI coding agents; memories are anchored to git blob hashes.
robo-cortex is a Model Context Protocol (MCP) server published by robotel-limited. It ranks #18,998 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. robo-cortex is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 15, 2026 and most recently updated on Jul 15, 2026.
Ranks ahead of 113,048 of 132,046 servers on MCP Toplist.
Use robo-cortex
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add robo-cortex -- uvx --with "mcp>=1.28" robo-cortex mcp[mcp_servers.robo-cortex]
command = "uvx"
args = ["--with", "mcp>=1.28", "robo-cortex", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"robo-cortex": {
"command": "uvx",
"args": [
"--with",
"mcp>=1.28",
"robo-cortex",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"robo-cortex": {
"command": "uvx",
"args": [
"--with",
"mcp>=1.28",
"robo-cortex",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"robo-cortex": {
"type": "stdio",
"command": "uvx",
"args": [
"--with",
"mcp>=1.28",
"robo-cortex",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"robo-cortex": {
"command": "uvx",
"args": [
"--with",
"mcp>=1.28",
"robo-cortex",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"robo-cortex": {
"command": "uvx",
"args": [
"--with",
"mcp>=1.28",
"robo-cortex",
"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.robotel-limited%2Frobo-cortex)<a href="https://mcptoplist.com/server/io.github.robotel-limited%2Frobo-cortex"><img src="https://mcptoplist.com/badge/io.github.robotel-limited%2Frobo-cortex.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
robotel-limited
Available versions (1)
| Version | Published |
|---|---|
| 0.4.1 | Jul 15, 2026 |
Frequently asked questions
- Who maintains robo-cortex?
- robo-cortex is maintained by robotel-limited, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is robo-cortex listed on the Official MCP Registry?
- Yes — robo-cortex is listed on the Official MCP Registry, alongside Glama.
- How many versions does robo-cortex have?
- MCP Toplist tracks 1 version of robo-cortex, most recently published on Jul 15, 2026.
- Where can I find the source code for robo-cortex?
- The source code for robo-cortex is hosted at github.com/robotel-limited/robo-cortex.
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.