
MCP-Memory
MCP server giving AI agents persistent memory in OKF files with SQLite FTS5 search
AI9d ago
- Category
- AI
- Website
- github.com
- Language
- English
- Listed
- 9d ago
- Stars
- 193
- Forks
- 12
fellowgeek/mcp-memory ↗· Python· MIT· Last commit 5d ago
MCP-Memory is a Python MCP server that gives AI agents such as Claude Desktop, Cursor, or Codex persistent long-term memory across sessions. Every record is stored twice: as a human-readable Markdown file in Google's Open Knowledge Format (OKF v0.2) and in a SQLite FTS5 full-text index, with the project claiming sub-20ms key lookups. It exposes six memory tools, supports namespace isolation, and is MIT licensed.
Like this product?