subhromondb/prompt-saver-mcp
If you are the rightful owner of prompt-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 dayong@mcphub.com.
The Prompt Saver MCP Server is a tool designed to convert successful conversation threads into reusable prompts, emphasizing the process over the results.
Tools
Functions exposed to the LLM to take actions
save_prompt
Summarizes, categorizes, and converts conversation history into a markdown formatted prompt template.
search_prompts
Retrieves prompts from the database using semantic search.
search_prompts_by_use_case
Retrieves prompts filtered by use case category.
update_prompt
Updates an existing prompt with new information.
get_prompt_details
Retrieves the complete details of a specific prompt.
improve_prompt_from_feedback
Uses AI to automatically improve a prompt based on user feedback.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client