t3ta/memory-bank-mcp-server
If you are the rightful owner of memory-bank-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Memory Bank MCP Server is a tool for managing project documentation and context using the Model Context Protocol.
The Memory Bank MCP Server is designed to manage project documentation and context across sessions using the Model Context Protocol (MCP). It is particularly useful for AI agents like Claude, enabling them to maintain consistent project knowledge through global and branch-specific memory banks. These memory banks are stored in a structured JSON format, allowing for efficient retrieval and management of project data. The server is inspired by the Cline Memory Bank project and is part of a monorepo managed with Yarn Workspaces. It includes packages for the core MCP server, JSON schemas, and a VSCode extension for integration. The server can be easily set up and run, providing a robust solution for managing project documentation in a structured and scalable manner.
Features
- Global and branch-specific memory banks for consistent project knowledge.
- Structured JSON format for efficient data management.
- Integration with AI agents like Claude.
- Monorepo managed with Yarn Workspaces.
- VSCode extension for enhanced integration.