ChronosMCP

Kodaxadev/ChronosMCP
★ 0 stars Python Memory/Knowledge Updated 3d ago
Temporal memory MCP server for Claude - BM25 search, time-travel queries, FSRS-based forgetting. Local-first, zero cloud.
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": {
    "chronosmcp": {
      "command": "uvx",
      "args": [
        "chronosmcp"
      ]
    }
  }
}

Or install with pip: pip install chronosmcp

README Excerpt

> The memory server that forgets responsibly — and can tell you what it used to believe. <p align="center"> <img src="docs/assets/demo.gif" alt="Chronos demo: remember a fact, update it, recall the present, time-travel to what was true in the past, then run a consolidation pass" width="760"> </p> <sup>Every output in this demo is real engine output — it's generated by

Tools (15)

CHRONOS_DB_KEYCHRONOS_DB_PATHCHRONOS_ENABLE_GRAPHCHRONOS_SEMANTICCHRONOS_SEMANTIC_MODELconsolidate_memoriesget_memoryget_memory_healthpurge_memoryquery_atrecallrelated_memoriesrememberreview_memoryupdate_memory

Topics

ai-memoryclaudeclaude-desktopfsrsfts5hyperbolic-embeddingsknowledge-graphmcpmcp-servermemorymodel-context-protocolpersistent-memorypersistent-storagesqlitetfidf