matt-chlorophyll/Claude-Code-Saver-MCP
3.1
If you are the rightful owner of Claude-Code-Saver-MCP 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.
The Claude Code Response Saver MCP is a server that allows users to save Claude Code conversation responses as markdown files with metadata, creating a searchable knowledge base.
Tools
Functions exposed to the LLM to take actions
save_response
Save a specific response with title and tags
list_saved_responses
List all saved responses with metadata
search_responses
Search responses by title or content
get_response
Retrieve a specific saved response by filename
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client