consigcody94/code-memory
3.2
If you are the rightful owner of code-memory 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.
Code Memory is a Model Context Protocol (MCP) server designed to address the 'missing context' problem in AI-assisted development by providing a persistent context vault.
Tools
Functions exposed to the LLM to take actions
index_codebase
Index any codebase for fast searching.
search_code
Perform semantic search across files, decisions, and conversations.
remember_decision
Save architectural decisions with reasoning.
get_context
Retrieve current project context and stats.
save_conversation
Preserve important conversations.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client