MCP-Mirror/t3ta_memory-bank-mcp-server
If you are the rightful owner of t3ta_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 2.2.1 is a server implementation for managing project documentation and context across sessions, enhancing JSON Patch support and adding workspace options.
Tools
Functions exposed to the LLM to take actions
list_tools
List all available tools
write_branch_memory_bank
Write a document to the current branch's memory bank
read_branch_memory_bank
Read a document from the current branch's memory bank
write_global_memory_bank
Write a document to the global memory bank
read_global_memory_bank
Read a document from the global memory bank
read_context
Read all context information (rules, branch memory bank, global memory bank) at once
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client