memory-bank-MCP

memory-bank-MCP

3.6

If you are the rightful owner of memory-bank-MCP 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 is a server that facilitates structured project documentation management using the Model Context Protocol.

Memory Bank MCP is a server designed to help teams create, manage, and access structured project documentation. It generates and maintains interconnected Markdown documents that capture various aspects of project knowledge, from high-level goals to technical details and day-to-day progress. The server leverages the Gemini API for AI-generated documentation and integrates seamlessly with AI assistants through the Model Context Protocol. Users can specify the location for their Memory Bank directory and utilize pre-defined document templates for efficient project management.

Features

  • AI-Generated Documentation: Utilizes Gemini API for automatic project documentation generation.
  • Structured Knowledge System: Maintains six core document types in a hierarchical structure.
  • MCP Integration: Seamless integration with AI assistants via the Model Context Protocol.
  • Customizable Location: Users can specify the directory location for Memory Bank.
  • Document Templates: Provides pre-defined templates for various project documentation needs.

Tools

  1. initialize_memory_bank

    Creates a new Memory Bank structure with all document templates.

  2. update_document

    Updates a specific document in the Memory Bank.

  3. query_memory_bank

    Searches across all documents with context-aware relevance ranking.

  4. export_memory_bank

    Exports all Memory Bank documents.