Community Edition
Self-hosted persistent memory for AI conversations via MCP. Full control, no limits, and complete ownership of your data
The memory-mcp platform is currently in development. The Self-hosted Community Edition is available now!
Memory MCP is a server implementation of the Model Context Protocol (MCP) that provides persistent, shared memory for AI assistants.
It allows AI systems to store memories, retrieve relevant context using semantic search, and maintain continuity across conversations - even across different sessions, tools, or AI platforms.
Most AI assistants are effectively stateless. Once a conversation ends, important context is lost.
Memory MCP acts as a long-lived memory backend that AI clients can connect to using MCP. This enables:
Multiple AI clients - such as different models, tools, or vendors - can connect to the same Memory MCP server and share the same memory space, allowing them to collaborate using a common source of truth.
At a high level, Memory MCP offers:
Memory is stored independently of any single AI provider, helping avoid vendor lock-in and enabling flexible multi-AI workflows.
This documentation covers both the core Memory MCP concepts and the Community Edition server implementation.
Self-hosted persistent memory for AI conversations via MCP. Full control, no limits, and complete ownership of your data