Sato-Isolated/memory-bank-mcp-mongo
If you are the rightful owner of memory-bank-mcp-mongo 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.
A modern Model Context Protocol (MCP) server implementation for MongoDB-powered memory bank management.
Tools
Functions exposed to the LLM to take actions
list_projects
List all projects in the memory bank. Essential for understanding workspace structure.
list_project_files
List all files within a specific project. Critical for understanding project content.
memory_bank_read
Read a memory bank file for a specific project. Primary method to access file content.
memory_bank_search
Search for files containing specific text within a project. Essential for finding relevant files.
memory_bank_write
Create a new memory bank file for a specific project. Use when you need to create brand new files.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client