Roo Code Memory Bank MCP Server
This project implements a file memory bank server based on the MCP protocol, providing AI assistants with the function of maintaining project context across sessions, supporting operations such as initializing the memory bank, checking the status, reading files, and appending entries.
rating : 2.5 points
downloads : 38
What is the Roo Code Memory Bank MCP Server?
This is a server based on the Model Context Protocol (MCP) that allows AI assistants to save and load project context through the file system. It creates a directory named `memory-bank/` and stores standard Markdown files such as `productContext.md` and `activeContext.md` in it.How to use the Roo Code Memory Bank MCP Server?
First, check the status of the memory bank and initialize it if it doesn't exist. Then, read the relevant files to obtain the context. After performing tasks, record important information. Finally, save the context for future use.Applicable Scenarios
Suitable for tasks that require saving project status across sessions, such as long - term development projects, complex process management, or multi - person collaboration.Main Features
Initialize the Memory BankCreate the `memory-bank/` directory and its standard files, and populate them with initial templates.
Check the Memory Bank StatusConfirm whether the memory bank exists and list its internal files.
Read a Memory Bank FileRead the full content from the specified Markdown file.
Append a Memory Bank EntryAppend a new timestamp - marked entry to the specified file, supporting segmented addition.
Advantages and Limitations
Advantages
Maintain consistent project context for convenient multi - round conversations.
Support various file operations to meet different needs.
Easy to integrate into existing workflows.
Limitations
Requires reliance on the local file system.
May be a bit complex for non - technical users.
Does not support distributed storage.
How to Use
Installation and Startup
Clone the repository, install dependencies, and then configure the MCP client to point to this server.
Check the Memory Bank Status
Ensure that the memory bank is ready. Initialize it if it doesn't exist.
Read the Context
Load the current project information from files such as `productContext.md`.
Record Progress
Update `progress.md` or `decisionLog.md` after completing tasks.
Usage Examples
Example 1: Initialize the Memory BankCall this tool to create the basic structure when running for the first time.
Example 2: Record Project ProgressUpdate the progress log after each iteration.
Frequently Asked Questions
Does the server support cloud storage?
How to verify the existence of the memory bank?
Related Resources
Official GitHub Repository
The address of the project source code and documentation.
MCP Protocol Specification Document
Understand the working principle of MCP.
Featured MCP Services

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
1.8K
5 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
176
4.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
127
4.3 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
866
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#
594
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
6.7K
4.5 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
783
4.8 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
316
4.5 points