Skip to content
Back to search
30
MCP

Journal RAG

pulsemcp/journal rag

Enables semantic search through personal markdown journal entries using vector database technology for effortless retrieval of past experiences, thoughts, and activities.

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

Similar MCP servers embedding-nearest

Crawl4AI RAG
Combines web crawling with vector search to enable content extraction, semantic indexing, and retrieval-augmented generation over web-based
0 tools
Codebase RAG
Provides semantic codebase search and file retrieval using CocoIndex embeddings and PostgreSQL with pgvector for similarity search, enabling
0 tools
Journal
Provides personal journaling capabilities through markdown file storage with time-stamped entries, automatic hashtag extraction, full-text s
0 tools
Multi-Document RAG
Enables document processing with OCR, vector embeddings, and semantic search capabilities for efficient retrieval-augmented generation acros
0 tools
Apolo RAG
RAG server using Qdrant vector database for knowledge retrieval and semantic search.
0 tools
Medical RAG - Clinical Decision Support & Healthcare Knowledge Retrieval
Medical RAG: semantic search for clinical guidelines, drug interactions, diagnoses & EHR data.
0 tools · streamable-http

How to use

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

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