The Memory Journal MCP Server acts as a long-term memory for projects, bridging gaps between AI sessions and providing context-aware development through GitHub integration.
From the registry: A MCP server built for developers enabling Git based project management with project and personal…
Please install the `neverinfamous-memory-journal-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js** — Node.js runtime required (https://nodejs.org/)
Optional prerequisites:
- GitHub token (optional) — Required for GitHub integration (issues, PRs, kanban, etc.) (https://github.com/settings/tokens)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","memory-journal-mcp"]
- optional environment variables:
- `DB_PATH`: Path to SQLite database file (example: `/path/to/memory_journal.db`)
- `TEAM_DB_PATH`: Path to shared team database (example: `/path/to/team.db`)
- `GITHUB_TOKEN`: GitHub personal access token (example: `<your-github-token>`)
- `PROJECT_REGISTRY`: JSON registry of projects and their kanban numbers (example: `{"my-repo":{"path":"/path/to/repo","project_number":1}}`)
- `AUTO_REBUILD_INDEX`: Auto rebuild search index (example: `true`)
Note: 68 MCP tools for project memory, GitHub integration, knowledge graphs, and team collaboration. Docker image writenotenow/memory-journal-mcp also available.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
The GitKraken MCP Server for managing repos, PRs, issues across GitHub, GitLab, Bitbucket and more.
Comprehensive Git MCP server enabling native git tools including clone, commit, worktree, & more.