Skip to main content
Glama

athena-diary

SanctumOS · Athena

Off-context diary for Letta agents: SQLite source of truth + MCP tools so journaling does not stuff core memory. Pattern matches origin_conversation (DB + MCP wrapper).

Status: v0.1.0 on moya — Build slices shipped; diary MCP attached to Athena + sleeptime. Product requirements: DSC Tasks Doc #1039 (board Athena Diary).


What this is (v1 direction)

  • Diary outside the context window — write freely; retrieve via MCP.

  • Embed summaries (not full bodies) with sqlite-vec in the same SQLite file; FTS fallback.

  • Default embed path: Sanctum / Letta vectorization lanes; optional external provider for standalone.

  • Sleeptime clerk tags / lesson-family / re-embeds (turn-based).

  • Sensitive material stays in Broca human blocks (instructional), not the diary.

Sequencing: ship diary first; core compaction later so brain surgery has somewhere to put what matters.


Related MCP server: Agent Progress Tracker MCP Server

Quick start (scaffold)

python3 -m venv .venv && source .venv/bin/activate
pip install -e '.[dev]'
# Later slices: pip install -e '.[dev,mcp,vec]'

athena-diary-mcp --version
athena-diary-mcp --describe
athena-diary-mcp health

# Coverage gate (Build slices require ≥90%)
pytest --cov=athena_diary_mcp --cov-report=term-missing --cov-fail-under=90

Copy .env.example.env when configuring embed/DB paths (later slices).


Docs

Doc

Purpose

docs/OVERVIEW.md

Scope and architecture pointer

docs/CONFIGURATION.md

Env knobs (embed modes, DB path)

docs/COVERAGE.md

90% unit/e2e gate between Build slices


License

See NOTICE.

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    C
    maintenance
    Enables AI agents to track, search, and retrieve their progress across projects with persistent memory using SQLite storage and LLM-powered summarization. Supports logging completed work, searching previous entries, and retrieving context for multi-step or multi-agent workflows.
    12
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    Enables AI-assisted diary management through natural language, allowing you to create, read, update, delete, and search diary entries stored locally in SQLite.

View all related MCP servers

Related MCP Connectors

  • Private-by-default, local-first memory/context/task orchestrator for MCP apps and agents.

  • Persistent memory for AI agents. Search, store, and recall across sessions.

  • User-owned memory for AI agents, Copilot, Claude, IDEs, CLIs, and chat apps over remote MCP.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sanctumos/athena-diary'

If you have feedback or need assistance with the MCP directory API, please join our Discord server