Developer journal with knowledge graphs, relationships, Git context, and semantic search
Developer journal with knowledge graphs, relationships, Git context, and semantic search
Is it safe?
No known CVEs for memory-journal-mcp.
No authentication — any process on your machine can connect to this server.
License not specified.
Last scanned 0 days ago.
Is it maintained?
Last commit 2 days ago. 13 GitHub stars. 255 weekly downloads.
Will it work with my client?
Transport: stdio, sse, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
How much context will it use?
10 tools. Estimated ~500 tokens of your context window (0.2% of 200K).
What if it doesn't work?
Common issues: JSON syntax errors in config, wrong Node.js version, npx cache, network or firewall blocking. covers troubleshooting.
{
"mcpServers": {
"memory-journal-mcp": {
"args": [
"--tool-filter",
"codemode"
],
"command": "memory-journal-mcp"
}
}
}Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y memory-journal-mcp 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
read_briefingRead the journal briefing resource to get context about project history and recent entries
create_entryCreate a new journal entry with optional tags, relationships, and GitHub references
retrieve_entriesRetrieve and search journal entries using full-text, semantic, or date-range search
link_entriesLink entries together to build knowledge graphs with relationship types
session_summaryGenerate a session summary for context handoff between AI sessions
github_issue_triageTriage GitHub issues and create related journal entries
github_pr_reviewReview pull requests and log findings in journal
server_healthCheck the server health status
create_backupCreate a backup of the journal database
restore_backupRestore journal from a backup
briefingProject briefing with recent entries, team context, and GitHub details
memory://briefing
repo_briefingRepository-specific briefing for a given project
memory://briefing/{repo}
session_handoffGenerate session summary for context handoff between AI conversations
standupCreate a standup report from recent journal entries
retrospectiveGenerate a retrospective analysis of work completed
pr_summarySummarize pull request activity and findings
issue_digestCreate a digest of recent issues and their status
Last scanned 2h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.