memory journal mcp for Claude Desktop
io.github.neverinfamous/memory-journal-mcp
Developer journal with knowledge graphs, relationships, Git context, and semantic search
client:Claude Desktop
transport:stdio
runtime:oci
Install memory journal mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"memory-journal-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/writenotenow/memory-journal-mcp:v1.1.3"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs