Persistent memory for AI agents β log and recall conversation context over MCP.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Docs Β· Dashboard Β· Benchmarks Β· Website
Your AI agents forget everything between conversations. Synap fixes that with a production-grade memory layer built for applications that serve real users at scale. #1 on LongMemEval (92%) and LoCoMo (93.2%), sub-15ms anticipatory retrieval, and native integrations with every major AI framework.
LangChain Β· LangGraph Β· LlamaIndex Β· CrewAI Β· AutoGen Β· Haystack Β· Google ADK Β· OpenAI Agents Β· Semantic Kernel Β· Pydantic AI Β· Agno Β· LiveKit Β· Pipecat Β· Claude Agent Β· Mastra Β· Vercel AI SDK Β· NeMo Agent Toolkit Β· Microsoft Agent Framework
What's in this repo: the open-source Python and JavaScript SDKs plus all framework integrations, licensed under Apache 2.0. The Synap memory engine itself (ingestion, entity resolution, retrieval, anticipation) runs as a fully managed cloud service operated by Maximem and is not open source. The SDKs in this repo are clients for that service; there is nothing to self-host, and an API key is required.
Synap leads the field on the two standard long-term memory benchmarks, evaluated on identical hardware with an open-source harness.
| Benchmark | Synap accuracy |
|---|---|
| LongMemEval | 92% |
| LoCoMo | 93.2% |
Synap outperforms leading published memory systems, run through the same open-source evaluation harness on identical hardware and configs.
"Longer conversations make Synap better, not worse." Richer entity graphs and stronger pattern recognition at scale.
Full methodology and reproduction instructions β maximem.ai/blog/synap-benchmark-results
Your agent forgets. Synap remembers across conversations, sessions, and devices.
The SDK connects to the hosted Synap cloud service, so you'll need an API key. There's no local server to run: memory processing happens in Synap's cloud, not in this package.
Synap pre-fetches context before your agent requests it. 15ms P50 latency in production. For voice AI agents, this is the difference between natural conversation and awkward pauses.
When a user says "my manager" in turn 3 and "Sarah" in turn 12, Synap resolves them automatically. Cross-session, cross-conversation, without the agent doing any work.
Context from 30 minutes ago and context from 30 days ago should not carry equal weight. Synap applies temporal decay and relevance scoring so your agent surfaces the right information at the right time.
When a user says "ignore what I said about the budget," Synap processes that as a retraction, not just more context to store. Contradiction handling is built into the pipeline.
No universal memory model. Synap builds customized memory architectures per use case. Customer support agents and voice AI agents need different context strategies. Synap handles both.
Built for B2B from day one. Memory is scoped across a four-level hierarchy:
One fetch() call merges all relevant scopes in parallel.
Installable packages, not code snippets. Deep framework surfaces with callbacks, graph nodes, retrievers, memories, and plugins.
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/synap-memory)<a href="https://allmcps.com/mcp/synap-memory"><img src="https://allmcps.com/api/badge/synap-memory?style=directory" alt="Synap Memory on AllMCPs" /></a>