Memory Journal
Freeby MCP Community
Project context management for AI-assisted development - Persistent knowledge graphs and intelligent context recall across fragmented AI threads
v7.4.0Added Apr 12, 2026
mcpcontext-managementproject-managementai-assistantknowledge-graph
Memory Journal MCP Server
Project context management for AI-assisted development - Persistent knowledge graphs and intelligent context recall across fragmented AI threads
Installation
Reviews
Installation
Quick install
npx -y memory-journal-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"memory-journal": {
"command": "npx",
"args": ["-y", "memory-journal-mcp"]
}
}
}