crbro-memory
Rank #2,153io.github.Octonove/crbro-memory
Persistent file-based memory for AI agents: inspectable, versionable, fully local.
crbro-memory is a Model Context Protocol (MCP) server published by Octonove. It ranks #2,153 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. crbro-memory is listed across 2 registries — Official MCP and Glama, with 33 tracked versions. It was first listed on Aug 8, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 129,893 of 132,046 servers on MCP Toplist.
Use crbro-memory
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add crbro-memory -- npx -y crbro-memory[mcp_servers.crbro-memory]
command = "npx"
args = ["-y", "crbro-memory"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"crbro-memory": {
"command": "npx",
"args": [
"-y",
"crbro-memory"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"crbro-memory": {
"command": "npx",
"args": [
"-y",
"crbro-memory"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"crbro-memory": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"crbro-memory"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"crbro-memory": {
"command": "npx",
"args": [
"-y",
"crbro-memory"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"crbro-memory": {
"command": "npx",
"args": [
"-y",
"crbro-memory"
]
}
}
}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.Octonove%2Fcrbro-memory)<a href="https://mcptoplist.com/server/io.github.Octonove%2Fcrbro-memory"><img src="https://mcptoplist.com/badge/io.github.Octonove%2Fcrbro-memory.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Octonove
Available versions (33)
| Version | Published |
|---|---|
| 2.6.0 | Sep 21, 2026 |
| 2.5.1 | Sep 20, 2026 |
| 2.5.0 | Sep 20, 2026 |
| 2.4.0 | Sep 10, 2026 |
| 2.3.1 | Sep 9, 2026 |
| 2.3.0 | Sep 9, 2026 |
| 2.2.0 | Sep 7, 2026 |
| 2.1.2 | Sep 7, 2026 |
| 2.1.1 | Sep 7, 2026 |
| 2.1.0 | Sep 7, 2026 |
| 2.0.3 | Sep 6, 2026 |
| 2.0.2 | Sep 5, 2026 |
| 2.0.1 | Sep 4, 2026 |
| 2.0.0 | Sep 3, 2026 |
| 1.16.0 | Sep 3, 2026 |
| 1.15.0 | Sep 3, 2026 |
| 1.14.0 | Sep 3, 2026 |
| 1.13.0 | Sep 3, 2026 |
| 1.12.0 | Aug 24, 2026 |
| 1.11.1 | Aug 23, 2026 |
| 1.11.0 | Aug 23, 2026 |
| 1.10.0 | Aug 23, 2026 |
| 1.9.1 | Aug 23, 2026 |
| 1.9.0 | Aug 23, 2026 |
| 1.8.2 | Aug 22, 2026 |
| 1.8.1 | Aug 22, 2026 |
| 1.8.0 | Aug 22, 2026 |
| 1.7.0 | Aug 21, 2026 |
| 1.6.1 | Aug 21, 2026 |
| 1.6.0 | Aug 21, 2026 |
| 1.5.2 | Aug 21, 2026 |
| 1.5.1 | Aug 21, 2026 |
| 1.4.0 | Aug 8, 2026 |
Frequently asked questions
- Who maintains crbro-memory?
- crbro-memory is maintained by Octonove, which publishes 1 MCP server (33 total versions) tracked on MCP Toplist.
- Is crbro-memory listed on the Official MCP Registry?
- Yes — crbro-memory is listed on the Official MCP Registry, alongside Glama.
- How many versions does crbro-memory have?
- MCP Toplist tracks 33 versions of crbro-memory, most recently published on Sep 21, 2026.
- Where can I find the source code for crbro-memory?
- The source code for crbro-memory is hosted at github.com/Octonove/crbro-memory.
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.