Memorybank runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 9 Sep 2026.
Seeds, governs and navigates a memory_bank knowledge base: gated writes, routing, drift vs code
We read the source, 16 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
.access(path.join(realRepo, anchor))
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add memorybank -- npx -y @maxweb4u/mcp-memorybank
{
"mcpServers": {
"memorybank": {
"args": [
"-y",
"@maxweb4u/mcp-memorybank"
],
"command": "npx"
}
}
}
[mcp_servers.memorybank]
command = "npx"
args = ["-y", "@maxweb4u/mcp-memorybank"]
{
"mcpServers": {
"memorybank": {
"args": [
"-y",
"@maxweb4u/mcp-memorybank"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"memorybank": {
"args": [
"-y",
"@maxweb4u/mcp-memorybank"
],
"command": "npx"
}
}
}
Read-only visualization for Cortex memory, knowledge, sessions, traces, and codebase graphs.
Repository knowledge graph MCP server for codebase understanding and debugging.
Governance MCP server for agent-maintained knowledge bases (OKF): git-backed writes, search, lint.
Neo4j-native DIKW memory for Claude Code — knowledge that compounds across sessions
Offline codebase knowledge graph: 91% token reduction vs naive RAG, plus cross-session agent memory.
Knowledge base for Claude Code with semantic search, feed intelligence, and teams
Agent runtime with typed memory, knowledge and code graphs, plus file and web tools
Public registry of code-knowledge graphs for AI agents with schema validation and drift detection.
Answers built from our own checks of this server.