Memory MCP
A persistent memory MCP service designed for Claude Code, which can automatically save conversation histories and intelligently retrieve relevant contexts in subsequent conversations, achieving memory continuity across sessions.
rating : 2.5 points
downloads : 0
What is the Memory MCP Service?
The Memory MCP Service is an intelligent memory system specifically designed for Claude Code. It acts like an assistant that never forgets, automatically recording every conversation you have with Claude and intelligently recalling relevant histories in future conversations. Whether you're developing a project, learning new knowledge, or making plans, it ensures that Claude always understands your background and preferences.How to use the Memory MCP Service?
It's very simple to use: After installation, configure the automatic hook, and then all conversations will be automatically saved and retrieved. You can also manually call the memory tool to record specific information or search the history. The system supports two storage methods: user - level (shared across projects) and project - level (isolated).Applicable scenarios
It is suitable for scenarios that require context continuity, such as long - term project development, continuous learning, and complex problem - solving. It is particularly suitable for users such as developers, researchers, and students who need to interact with AI assistants multiple times.Main features
Automatically save conversations
By configuring hooks, the system can automatically save user messages and AI responses without manual operation.
Semantic search and retrieval
Based on vector embedding technology, it can understand the semantic meaning of queries and find the most relevant historical conversations.
Dual - layer storage architecture
User - level storage (sharing preferences and habits across projects) + Project - level storage (project - specific decisions and architectures).
Knowledge entity extraction
Automatically extract key entities (decisions, preferences, concepts, etc.) from conversations to form a structured knowledge base.
Conversation episode management
Each conversation session is recorded as an "episode", including an automatically generated summary and timestamp.
Claude Code hook integration
Deeply integrated with Claude Code's event system, supporting events such as SessionStart and UserPromptSubmit.
Advantages
๐ Fully automated: No manual operation is required after configuration. Conversations are automatically saved and retrieved.
๐ง Intelligent association: Find the most relevant historical context based on semantic understanding.
๐ Structured storage: Convert conversations into searchable knowledge entities.
๐ Privacy protection: All data is stored locally and not uploaded to the cloud.
โก Fast response: Retrieving relevant memories usually takes 1 - 2 seconds.
๐ Continuous across sessions: Ensure context continuity for long - term projects.
Limitations
๐ฆ Approximately 400MB of vector models need to be downloaded for the initial installation.
๐ Requires Python 3.10 - 3.13 and does not support Python 3.14+.
๐พ Local storage space increases with the growth of conversations.
๐ง Some technical knowledge is required for initial configuration.
๐ Only supports Claude Code and does not support other AI assistants.
How to use
Install prerequisite tools
First, install uv (Python package manager), which is a prerequisite tool for running the Memory MCP Service.
Initialize the vector model
Download the necessary vector model files (about 400MB, only need to be downloaded once) when using it for the first time.
Add to Claude Code
Add the Memory MCP Service as an MCP server to Claude Code.
Configure automatic hooks (recommended)
Configure automatic hooks to achieve fully automated memory saving and retrieval. Edit the ~/.claude/settings.json file.
Verify the installation
Check if the Memory MCP Service is successfully connected.
Usage examples
Long - term project development
When developing a web application, each session can recall previous architectural decisions, technology selections, and implementation details.
Learning a new framework
When learning the React framework, the system will remember the concepts you have mastered and common problems you have encountered.
Personal preference recording
Record your code style preferences, such as using 2 - space indents, camelCase for function names, etc.
Frequently Asked Questions
Will the Memory MCP Service save my private data?
How long does the installation take?
How to clean up old memory data?
Which Python versions are supported?
Can it still be used if the hooks are not configured?
What is the accuracy of memory retrieval?
Related resources
GitHub repository
Source code and latest updates
PyPI package page
Python package release page
uv installation guide
Installation instructions for the Python package manager uv
Model Context Protocol documentation
Official documentation of the MCP protocol
Claude Code documentation
Claude Code usage guide

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
71.6K
4.3 points

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
20.3K
4.5 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
34.2K
5 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
25.4K
4.3 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
31.0K
5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
65.2K
4.5 points

Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
21.0K
4.5 points

Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
97.9K
4.7 points
ยฉ 2026AIBase




