Skip to content
Back to search
30
MCP

@mseep/private-journal-mcp

npm/@mseep/private-journal-mcp

A lightweight MCP server that provides Claude with a private journaling and reflection capability

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

Similar MCP servers embedding-nearest

@mseep/puppeteer-mcp-claude
Browser automation MCP server for Claude, powered by Puppeteer.
0 tools
@mseep/wanderlog-mcp
MCP server for Wanderlog — let Claude build and edit your trip itineraries through conversation
0 tools
@mseep/inked
A lightweight MCP server for encrypted memory management with Claude
0 tools
@mseep/claude-auto-documenter
Production-ready MCP server for automatic documentation generation with Claude Code integration
0 tools
@mseep/code-screenshot-mcp
MCP server for generating beautiful code screenshots directly from Claude
0 tools
@mseep/undo-mcp
Smart checkpoint-based version control MCP server for Claude Code with automatic deduplication
0 tools

How to use

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

{
  "mcpServers": {
    "@mseep/private-journal-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}