Context Mem is a Model Context Protocol (MCP) server: Persistent memory for AI agents — 98%+ retrieval recall, 99% token savings, 44 tools. Because it speaks the Model Context Protocol, AI assistants can use Context Mem as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package context-mem speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v3.2.1, published under the MIT license, with source at JubaKitiashvili/context-mem on GitHub, where it has earned 18 stars.
On mcp.site, Context Mem sits in the Memory category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Context Mem for JubaKitiashvili, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — context-mem · MCP over stdio
▸Open source — MIT license · JubaKitiashvili/context-mem