Compartment
Rank #312io.github.MaxFreedomPollard/compartment
Durable agentic memory, encrypted at rest. Fully offline: no network, no API key, no cloud.
Compartment is a Model Context Protocol (MCP) server published by MaxFreedomPollard. It ranks #312 of 128,029 servers tracked on MCP Toplist, and its repository has 586 GitHub stars. Compartment is listed across 2 registries — Official MCP and Glama, with 30 tracked versions. It was first listed on Jul 20, 2026 and most recently updated on Sep 6, 2026.
Ranks ahead of 127,717 of 128,029 servers on MCP Toplist.
Use Compartment
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add compartment -- uvx compartment serve[mcp_servers.compartment]
command = "uvx"
args = ["compartment", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"compartment": {
"command": "uvx",
"args": [
"compartment",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"compartment": {
"command": "uvx",
"args": [
"compartment",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"compartment": {
"type": "stdio",
"command": "uvx",
"args": [
"compartment",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"compartment": {
"command": "uvx",
"args": [
"compartment",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"compartment": {
"command": "uvx",
"args": [
"compartment",
"serve"
]
}
}
}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.MaxFreedomPollard%2Fcompartment)<a href="https://mcptoplist.com/server/io.github.MaxFreedomPollard%2Fcompartment"><img src="https://mcptoplist.com/badge/io.github.MaxFreedomPollard%2Fcompartment.svg" alt="MCP Toplist: Top 1% of 128,029" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
MaxFreedomPollard
Available versions (30)
| Version | Published |
|---|---|
| 4.9.6 | Sep 6, 2026 |
| 4.9.5 | Sep 3, 2026 |
| 4.9.4 | Sep 2, 2026 |
| 4.9.3 | Aug 28, 2026 |
| 4.9.2 | Aug 26, 2026 |
| 4.9.1 | Aug 26, 2026 |
| 4.9.0 | Aug 26, 2026 |
| 4.8.0 | Aug 20, 2026 |
| 4.7.0 | Aug 12, 2026 |
| 4.6.0 | Aug 10, 2026 |
| 4.5.0 | Aug 2, 2026 |
| 4.4.1 | Aug 1, 2026 |
| 4.4.0 | Aug 1, 2026 |
| 4.3.0 | Jul 31, 2026 |
| 4.1.0 | Jul 28, 2026 |
| 4.0.0 | Jul 28, 2026 |
| 3.5.2 | Jul 28, 2026 |
| 3.5.1 | Jul 28, 2026 |
| 3.5.0 | Jul 28, 2026 |
| 3.4.1 | Jul 28, 2026 |
| 3.4.0 | Jul 28, 2026 |
| 3.3.0 | Jul 28, 2026 |
| 3.2.0 | Jul 28, 2026 |
| 3.1.0 | Jul 28, 2026 |
| 2.3.0 | Jul 27, 2026 |
| 2.2.0 | Jul 27, 2026 |
| 2.1.0 | Jul 27, 2026 |
| 2.0.0 | Jul 27, 2026 |
| 2 | Jul 27, 2026 |
| 1.15.0 | Jul 26, 2026 |
Frequently asked questions
- Who maintains Compartment?
- Compartment is maintained by MaxFreedomPollard, which publishes 1 MCP server (30 total versions) tracked on MCP Toplist.
- Is Compartment listed on the Official MCP Registry?
- Yes — Compartment is listed on the Official MCP Registry, alongside Glama.
- How many versions does Compartment have?
- MCP Toplist tracks 30 versions of Compartment, most recently published on Sep 6, 2026.
- Where can I find the source code for Compartment?
- The source code for Compartment is hosted at github.com/MaxFreedomPollard/engRAM.
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.