promptregistry-mcp

stevengonsalvez/promptregistry-mcp

3.2

If you are the rightful owner of promptregistry-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.

MCP Prompt Registry is a lightweight, file-based Model Context Protocol (MCP) prompt server designed for developers.

Tools

Functions exposed to the LLM to take actions

add_prompt

Adds a new prompt to the prompt directory.

get_prompt_file_content

Retrieves the raw JSON definition of the prompt.

update_prompt

Updates an existing prompt.

delete_prompt

Deletes a prompt from the prompt directory.

filter_prompts_by_tags

Lists prompts that match all specified tags.

load_default_prompts

Copies all prompts from the default_prompts_data/ directory into the active prompt directory.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources