ai-journal-mcp

solentlabs/ai-journal-mcp
★ 1 stars Python Memory/Knowledge Updated today
Journal engine and MCP server: capture, structure, and ask questions of your work journals
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ai-journal-mcp": {
      "command": "uvx",
      "args": [
        "ai-journal-mcp"
      ]
    }
  }
}

Or install with pip: pip install ai-journal-mcp

README Excerpt

**A local MCP server for journaling, organizing, recalling, and tracking your work.** Capture what each session taught you, let it organize into a clean, queryable structure, then recall and analyze the whole archive — recurring patterns, past lessons, blog-post material. The tasks that fall out of the work live here too,

Tools (1)

technical

Topics

claudeclifull-text-searchjournalingknowledge-managementmarkdownmcpmodel-context-protocolpython