telagod/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 designed to manage project-specific 'memory bank' data using an SQLite database.
Tools
Functions exposed to the LLM to take actions
initialize_memory_bank
Initializes the memory bank storage for the specified project path.
get_memory_bank_status
Checks the status of the memory bank for the specified project path.
read_memory_bank_section
Reads entries from a specific section of the memory bank.
update_memory_bank_entry
Adds a new entry to a specific section of the memory bank.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client