MCP Prompt Manager
JSON →A server for managing local prompt files, allowing AI models to create, retrieve, update, and delete them.
Tools · 11
- list-prompts Retrieves a list of all prompts.
- get-prompt Retrieves the content of a specific prompt.
- create-prompt Creates a new prompt.
- update-prompt Updates the content of an existing prompt.
- delete-prompt Deletes a prompt (automatically removes associated metadata).
- search-prompts Advanced fuzzy search prompts by filename or content with intelligent ranking.
- tag-prompt Add tags to a prompt for better organization.
- categorize-prompt Set a category for a prompt.
- list-by-category List prompts organized by category.
- process-template Process a prompt template with variable substitution.
- list-template-variables List all variables in a template.
Links
★ 5 GitHub stars