shipitandpray-mcp-memory
Smart memory with exponential decay. Memories strengthen on access and fade when unused — solving the Karpathy problem of unbounded context growth. 7 tools, SQLite-based, zero dependencies.
- Score
- 32.2231 signal
- Evidence
- 2 stars
- Last commit
- as last read from GitHub; most reads are from 2 Sep 2026 or later
- Listed
Install
No one-command install. Set it up from its source.
Alternatives · MCPs
- think-tank61 stars · 13 forks87.991
- memlawb52 stars · 7 forks85.034
- rekal53 stars · 4 forks82.739
What it is
Smart memory with exponential decay. Memories strengthen on access and fade when unused — solving the Karpathy problem of unbounded context growth. 7 tools, SQLite-based, zero dependencies.
When to use it
When an agent needs the "Knowledge & Memory" capability this MCP server exposes.
Source
Migrated from the awesome-mcp-servers navigation directory (category: Knowledge & Memory). See https://github.com/ShipItAndPray/mcp-memory.