memorybank-mcp
Rank #10,117io.github.maxweb4u/memorybank
Seeds, governs and navigates a memory_bank knowledge base: gated writes, routing, drift vs code
memorybank-mcp is a Model Context Protocol (MCP) server published by maxweb4u. It ranks #10,117 of 132,046 servers tracked on MCP Toplist. memorybank-mcp is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Aug 29, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 121,929 of 132,046 servers on MCP Toplist.
Use memorybank-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add memorybank -- npx -y @maxweb4u/mcp-memorybank --root "<./memory_bank>"Replace each placeholder with your own value before saving.
[mcp_servers.memorybank]
command = "npx"
args = ["-y", "@maxweb4u/mcp-memorybank", "--root", "<./memory_bank>"]Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"memorybank": {
"command": "npx",
"args": [
"-y",
"@maxweb4u/mcp-memorybank",
"--root",
"<./memory_bank>"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"memorybank": {
"command": "npx",
"args": [
"-y",
"@maxweb4u/mcp-memorybank",
"--root",
"<./memory_bank>"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"memorybank": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@maxweb4u/mcp-memorybank",
"--root",
"<./memory_bank>"
]
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"memorybank": {
"command": "npx",
"args": [
"-y",
"@maxweb4u/mcp-memorybank",
"--root",
"<./memory_bank>"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"memorybank": {
"command": "npx",
"args": [
"-y",
"@maxweb4u/mcp-memorybank",
"--root",
"<./memory_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/io.github.maxweb4u%2Fmemorybank)<a href="https://mcptoplist.com/server/io.github.maxweb4u%2Fmemorybank"><img src="https://mcptoplist.com/badge/io.github.maxweb4u%2Fmemorybank.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
maxweb4u
Available versions (6)
| Version | Published |
|---|---|
| 0.3.0 | Sep 14, 2026 |
| 0.2.2 | Sep 9, 2026 |
| 0.2.1 | Sep 8, 2026 |
| 0.2.0 | Sep 7, 2026 |
| 0.1.2 | Sep 7, 2026 |
| 0.1.1 | Sep 7, 2026 |
Frequently asked questions
- Who maintains memorybank-mcp?
- memorybank-mcp is maintained by maxweb4u, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is memorybank-mcp listed on the Official MCP Registry?
- Yes — memorybank-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does memorybank-mcp have?
- MCP Toplist tracks 6 versions of memorybank-mcp, most recently published on Sep 14, 2026.
- Where can I find the source code for memorybank-mcp?
- The source code for memorybank-mcp is hosted at github.com/maxweb4u/mcp-memorybank.
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.