mnemosyne

lucasmailland/mnemosyne
★ 0 stars TypeScript 🤖 AI/LLM Updated today
Cognitive memory for AI agents. Bitemporal, multi-tenant Postgres + pgvector. Hybrid recall (BM25 + vectors + graph) with BYO LLM. Use as a library, HTTP API, or MCP server.
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": {
    "mnemosyne": {
      "command": "npx",
      "args": [
        "-y",
        "lucasmailland/mnemosyne"
      ]
    }
  }
}

README Excerpt

<div align="center"> A constellation of memories your agents can actually reason over.<br/> Hybrid recall · time-travel correctness · per-tenant isolation enforced by the database, not by your `WHERE` clause. </div> --- > Named after **Mnemosyne**, the Greek Titaness of memory and mother of the nine Muses. The Greeks believed nothing could be created without first being remembered. Same idea here: an agent is only as good as what it can recall.

Tools (7)

AnthropicProviderCohereProviderGoogleProviderMistralProviderOllamaProviderOpenAIProviderVoyageProvider

Topics

agent-memoryai-agentsai-memorybitemporalbm25drizzle-ormhybrid-searchknowledge-graphllmllm-agentmcpmodel-context-protocolmulti-tenantopen-sourcepgvector