prompts-mcp-server

tanker327/prompts-mcp-server

3.4

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

A Model Context Protocol (MCP) server for managing and providing prompts, allowing users and LLMs to easily add, retrieve, and manage prompt templates stored as markdown files with YAML frontmatter support.

Tools

Functions exposed to the LLM to take actions

add_prompt

Add a new prompt to the collection with optional YAML frontmatter.

create_structured_prompt

Create a new prompt with guided metadata structure and validation.

get_prompt

Retrieve a prompt by name.

list_prompts

List all available prompts with metadata preview.

delete_prompt

Delete a prompt by name.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources