developersauron/memoryBankMcpVSC
If you are the rightful owner of memoryBankMcpVSC and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Memory Bank MCP - VS Code Edition is an MCP server optimized for Visual Studio Code, facilitating structured project knowledge management for LLMs.
Tools
Functions exposed to the LLM to take actions
initialize_memory_bank
Creates a new Memory Bank structure with all document templates.
update_document
Updates a specific document in the Memory Bank.
query_memory_bank
Searches across all documents with context-aware relevance ranking.
create_vscode_instructions
Creates VS Code specific development guidelines and GitHub Copilot instructions.
export_memory_bank
Exports all Memory Bank documents.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client