neverinfamous/memory-journal-mcp
3.3
If you are the rightful owner of memory-journal-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Memory Journal MCP Server is a Model Context Protocol server designed for developers to manage project-related journaling, capturing technical details, GitHub issues, and personal insights.
Tools
Functions exposed to the LLM to take actions
create_entry
Create journal entries with various types and tags.
search_entries
Perform full-text search on journal entries.
semantic_search
Conduct vector similarity search using embeddings.
get_recent_entries
Retrieve the most recent journal entries.
list_tags
Show all tags with usage statistics.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client