#449 · Primary category: AI Agents & Automation
mcp-memory-service
Open-source persistent memory for AI agent pipelines (LangGraph, CrewAI, AutoGen) and Claude. REST API + knowledge graph + autonomous consolidation.
Project last updated:08/28/26
GitHub Stars
1.9K
Forks
292
Contributors
82
License
Apache-2.0
Why we included this project
Multi-step agent pipelines share a weakness: after a run, the next one starts from nothing because the context window only keeps what is currently in front of the model. mcp-memory-service gives those agents a persistent store with a REST API that saves decisions and retrieves them in about 5ms, and it works with LangGraph, CrewAI, AutoGen, or plain Claude without requiring an MCP client library. The knowledge graph preserves causal relationships between facts, which helps with debugging and lets several agents coordinate around shared state. Everything runs on your own infrastructure, including the ONNX embeddings, so you are not paying per token to a third-party memory API. If you want durable, shared memory across agents and Claude sessions without cloud lock-in, this is a straightforward fit.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.