ZenBrain Memory
Rank #3,415ai.zensation/zenbrain
Seven-layer agent memory: episodic, semantic, procedural and core. Local SQLite, no account.
ZenBrain Memory is a Model Context Protocol (MCP) server published by zensation-ai. It ranks #3,415 of 132,046 servers tracked on MCP Toplist, and its repository has 24 GitHub stars. ZenBrain Memory is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on May 8, 2026 and most recently updated on Aug 29, 2026.
Ranks ahead of 128,631 of 132,046 servers on MCP Toplist.
Use ZenBrain Memory
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add zenbrain -e "ZENBRAIN_DB=<your ZENBRAIN_DB>" -e "ZENBRAIN_CONTEXTS=<your ZENBRAIN_CONTEXTS>" -- npx -y @zensation/mcpReplace each placeholder with your own value before saving.
[mcp_servers.zenbrain]
command = "npx"
args = ["-y", "@zensation/mcp"]
[mcp_servers.zenbrain.env]
ZENBRAIN_DB = "<your ZENBRAIN_DB>"
ZENBRAIN_CONTEXTS = "<your ZENBRAIN_CONTEXTS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"zenbrain": {
"command": "npx",
"args": [
"-y",
"@zensation/mcp"
],
"env": {
"ZENBRAIN_DB": "<your ZENBRAIN_DB>",
"ZENBRAIN_CONTEXTS": "<your ZENBRAIN_CONTEXTS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"zenbrain": {
"command": "npx",
"args": [
"-y",
"@zensation/mcp"
],
"env": {
"ZENBRAIN_DB": "<your ZENBRAIN_DB>",
"ZENBRAIN_CONTEXTS": "<your ZENBRAIN_CONTEXTS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"zenbrain": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@zensation/mcp"
],
"env": {
"ZENBRAIN_DB": "<your ZENBRAIN_DB>",
"ZENBRAIN_CONTEXTS": "<your ZENBRAIN_CONTEXTS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"zenbrain": {
"command": "npx",
"args": [
"-y",
"@zensation/mcp"
],
"env": {
"ZENBRAIN_DB": "<your ZENBRAIN_DB>",
"ZENBRAIN_CONTEXTS": "<your ZENBRAIN_CONTEXTS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"zenbrain": {
"command": "npx",
"args": [
"-y",
"@zensation/mcp"
],
"env": {
"ZENBRAIN_DB": "<your ZENBRAIN_DB>",
"ZENBRAIN_CONTEXTS": "<your ZENBRAIN_CONTEXTS>"
}
}
}
}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.zensation%2Fzenbrain)<a href="https://mcptoplist.com/server/ai.zensation%2Fzenbrain"><img src="https://mcptoplist.com/badge/ai.zensation%2Fzenbrain.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
zensation-ai
Available versions (2)
| Version | Published |
|---|---|
| 0.1.3 | Aug 29, 2026 |
| 0.1.1 | Aug 28, 2026 |
Frequently asked questions
- Who maintains ZenBrain Memory?
- ZenBrain Memory is maintained by zensation-ai, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is ZenBrain Memory listed on the Official MCP Registry?
- Yes — ZenBrain Memory is listed on the Official MCP Registry, alongside Glama.
- How many versions does ZenBrain Memory have?
- MCP Toplist tracks 2 versions of ZenBrain Memory, most recently published on Aug 29, 2026.
- Where can I find the source code for ZenBrain Memory?
- The source code for ZenBrain Memory is hosted at github.com/zensation-ai/zenbrain.
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.