RCLL
Rank #16,376ai.rcll/fleet-memory
Self-hosted shared memory for a team of AI agents. Rooms, L0-L3 depth, no LLM on the read path.
RCLL is a Model Context Protocol (MCP) server published by Holetron-lab. It ranks #16,376 of 127,080 servers tracked on MCP Toplist. RCLL is listed on Official MCP, with 1 tracked version. It was first listed on Aug 28, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 110,704 of 127,080 servers on MCP Toplist.
Use RCLL
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add fleet-memory -e "FLEET_URL=<your FLEET_URL>" -e "FLEET_BANK=<your FLEET_BANK>" -- npx -y fleet-memory-mcpReplace each placeholder with your own value before saving.
[mcp_servers.fleet-memory]
command = "npx"
args = ["-y", "fleet-memory-mcp"]
[mcp_servers.fleet-memory.env]
FLEET_URL = "<your FLEET_URL>"
FLEET_BANK = "<your FLEET_BANK>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fleet-memory": {
"command": "npx",
"args": [
"-y",
"fleet-memory-mcp"
],
"env": {
"FLEET_URL": "<your FLEET_URL>",
"FLEET_BANK": "<your FLEET_BANK>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fleet-memory": {
"command": "npx",
"args": [
"-y",
"fleet-memory-mcp"
],
"env": {
"FLEET_URL": "<your FLEET_URL>",
"FLEET_BANK": "<your FLEET_BANK>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"fleet-memory": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"fleet-memory-mcp"
],
"env": {
"FLEET_URL": "<your FLEET_URL>",
"FLEET_BANK": "<your FLEET_BANK>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fleet-memory": {
"command": "npx",
"args": [
"-y",
"fleet-memory-mcp"
],
"env": {
"FLEET_URL": "<your FLEET_URL>",
"FLEET_BANK": "<your FLEET_BANK>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fleet-memory": {
"command": "npx",
"args": [
"-y",
"fleet-memory-mcp"
],
"env": {
"FLEET_URL": "<your FLEET_URL>",
"FLEET_BANK": "<your FLEET_BANK>"
}
}
}
}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/ai.rcll%2Ffleet-memory)<a href="https://mcptoplist.com/server/ai.rcll%2Ffleet-memory"><img src="https://mcptoplist.com/badge/ai.rcll%2Ffleet-memory.svg" alt="MCP Toplist: Top 25% of 127,080" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Holetron-lab
Other servers by Holetron-lab
View all Holetron-lab servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 28, 2026 |
Frequently asked questions
- Who maintains RCLL?
- RCLL is maintained by Holetron-lab, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is RCLL listed on the Official MCP Registry?
- Yes — RCLL is listed on the Official MCP Registry.
- How many versions does RCLL have?
- MCP Toplist tracks 1 version of RCLL, most recently published on Aug 28, 2026.
- Where can I find the source code for RCLL?
- The source code for RCLL is hosted at github.com/Holetron-lab/fleet-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.