mcp-prompts

mcp-prompts

41

The MCP Prompts Server is a part of the Model Context Protocol ecosystem designed to manage prompts and templates with ease. It provides features for storing, retrieving, and applying templates for AI prompts, facilitating consistent prompting patterns across AI applications.

MCP Prompts Server

An MCP server for managing prompts and templates with project orchestration capabilities. Part of the Model Context Protocol ecosystem.

Features

  • Store and retrieve prompts
  • Create and use templates with variables
  • List prompts with filtering by tags
  • Apply variables to templates
  • Multiple storage backends (file system, PostgreSQL, and MDC format)
  • Project orchestration capabilities

Installation

Using npx (recommended)

Using Docker

Usage

Available Tools

  • Add a new prompt
  • Get a prompt by ID
  • Update an existing prompt
  • List all prompts
  • Delete a prompt
  • Apply variables to a prompt

Docker Deployment

  • Purpose-Driven Container Architecture
  • Docker Compose Orchestration

Development

  • Start development server with hot reloading
  • Run unit tests

MCP Server Integration

  • Integration with Mermaid Diagram Server
  • Advanced Integration with MCP Router