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
Document Crawler & Search
Crawls websites to generate searchable Markdown documentation with vector embeddings for semantic search capabilities beyond training cutoff
0 tools
com.hjarni/hjarni
Markdown-based note-taking with a hosted MCP server. Your notes serve you and your AI.
0 tools · streamable-http

How to use

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

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