AI memory layer with semantic, episodic, procedural memory, multilingual retrieval, knowledge graph, and Claude Code hooks.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent ā or use 1-click editor setup below.
We ran the install command below but it didn't respond within our test window ā this can mean a slow first-time install rather than a real problem.
uvx mengram-aiNo response to initialize.
This is an experimental automated check and can have false negatives ā missing environment variables, a slow cold install, etc. It doesnāt necessarily mean somethingās wrong. Last checked 1mo ago.
š” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Mengram.
Website Ā· Get API Key Ā· Docs Ā· Console Ā· Examples
Native multilingual: ask in Russian, Chinese, Spanish, Japanese ā Mengram retrieves and answers across 23 languages (Cohere multilingual embeddings + rerank).
Paste this into Claude Desktop, Cursor, Codex, Claude Code, or Windsurf ā the agent reads our setup guide, installs the SDK, configures the MCP server, and verifies the round-trip end-to-end. No terminal context-switching.
Works in any agent with shell + file-edit + web-fetch tools. Prefer doing it manually? See the plain-text guide ā it's structured for human eyes too.
Persistent memory that survives /clear, auto-compaction, machine switches, and team handoffs ā the SessionStart hook fires after every compact and re-injects your context. The summary can be lossy; the memory isn't.
What happens:
No manual saves. No tool calls. Claude just knows what you worked on yesterday ā even after compaction ate the transcript.
Prefer CLI-managed hooks instead of the plugin? pip install mengram-ai && mengram setup does the same via mengram hook install.
The folder is the memory: a memfmt tree of Markdown you own ā git diffs it, Obsidian draws it, memfmt validate checks it. Same procedures-with-outcomes as the cloud: versions, success/fail counts per step, the policy gate, and the regression gate that quarantines a fix that would break another workflow. Only extraction and a failure revision need a model, and that one you bring. Nothing expires and nothing asks for a key. Docs.
Local search matches words in Unicode text, including Russian; it does not use embeddings or translate queries. Multiple Mengram sessions coordinate writes with a folder lock and merge independent additions. Conflicting edits require a reload instead of overwriting another session. Each changed file is replaced atomically, but the whole folder is not a single crash-atomic transaction, and external editors do not participate in the lock.
Every AI memory tool stores facts. Mengram stores 3 types of memory ā and procedures evolve when they fail.
| Mengram | claude-mem | Mem0 | Zep | Letta | |
|---|---|---|---|---|---|
| Semantic memory (facts, preferences) | Yes | Yes | Yes | Yes | Yes |
| Episodic memory (events, decisions) | Yes | Partial | No | No | Partial |
| Procedural memory (workflows) | Yes | No | No | No | No |
| Procedures evolve from failures | Yes | No | No | No | No |
| Cognitive Profile | Yes | No | No | No | No |
| Native multilingual retrieval (23 languages) | Yes | Partial | No | No | No |
| Ask & Citations (synthesized answer) | Yes | No | No | No | No |
| Multi-user isolation | Yes | No | Yes | Yes | No |
| Knowledge graph | Yes | No | Yes | Yes | Yes |
| Claude Code hooks (auto-save/recall) | Yes | Yes | No | No | No |
| MCP server | Yes | Yes | Yes | Yes | Yes |
| LangChain + CrewAI integrations | Yes | No | Partial | Partial | Partial |
| Import Claude Code history / ChatGPT / Obsidian | Yes | No | No | No | No |
| Pricing | Free tier | Free OSS (+cloud backup) | $19-249/mo | Enterprise | Self-host |
1. Install
2. Setup ā one command does everything: account, Claude Code hooks, MCP configs for detected tools (Cursor, Claude Desktop, Windsurf), history import, and a round-trip check
Or get a key manually at mengram.io and export MENGRAM_API_KEY=om-...
3. Use
Factual signals from GitHub, npm, and our automated checks ā not a rating.
No reviews yet ā be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/alibaizhanov-mengram)<a href="https://allmcps.com/mcp/alibaizhanov-mengram"><img src="https://allmcps.com/api/badge/alibaizhanov-mengram?style=directory" alt="Mengram on AllMCPs" /></a>