Skip to content
Back to search
30
MCP

Journal

pulsemcp/journal

Provides personal journaling capabilities through markdown file storage with time-stamped entries, automatic hashtag extraction, full-text search across entries, and a web viewer interface for browsing historical journal data.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Journal RAG
Enables semantic search through personal markdown journal entries using vector database technology for effortless retrieval of past experien
0 tools
Annotation
Provides persistent note-taking and task management through JSON file storage, enabling creation and management of pages with checkable anno
0 tools
io.github.bighippoman/memoir
Structured session journals for AI agents. Persistent memory across sessions.
0 tools
Todo Markdown
Provides todo list management with markdown file storage, offering CRUD operations for listing, adding, updating, and deleting tasks with pe
0 tools
MarkIt
Search, save, and set reminders in your personal MarkIt library of links, posts, and notes.
0 tools · streamable-http
Notes
Local markdown notes: ranked + semantic search, tags, todos, and a wiki-link knowledge graph.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "journal": {
      "url": "None",
      "transport": "http"
    }
  }
}