adestefa/ccmem
3.2
If you are the rightful owner of ccmem 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.
CCMem (Claude Code Memory) is a standardized MCP server that enhances Claude Code by providing persistent project memory and context-aware development assistance.
Tools
Functions exposed to the LLM to take actions
ccmem_learn_setting
Store project configuration
ccmem_learn_architecture
Document system architecture
ccmem_learn_deployment
Record deployment procedures
ccmem_create_story
Create user stories
ccmem_create_task
Track development tasks
ccmem_log_defect
Record bugs and fixes
ccmem_record_lesson
Capture lessons learned
ccmem_add_knowledge
Store general project knowledge
ccmem_get_context
Retrieve project context
ccmem_search
Search project memory
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client