Hacker News
MCP Memory Implements Google's Open Knowledge Format v0.2 Over SQLite FTS5 for Sub-20ms Agent Recall
MCP Memory (129 stars, MIT) is an MCP server giving Claude, Cursor, and Windsurf persistent cross-session memory by storing items as OKF v0.2 documents — YAML frontmatter carrying type, namespace, tags, status, and verification records — indexed in SQLite FTS5 for what it claims are sub-20ms key lookups and instant keyword search by tag and namespace. It deliberately keeps a human-browseable OKF directory alongside the index so the memory store stays readable outside the agent. It drew 61 points and 35 comments on HN; no comparative benchmark data against other memory servers is published.
↳ Follow the thread