Prompts Template Server
bytubone24
0Manages and serves customizable prompt templates for use by MCP clients.
About
Provides a "prompts" primitive for managing and serving customizable prompt templates. This allows users to create and organize templates that can be used by MCP clients for tasks such as meeting analysis, content summarization, and blog post creation. It dynamically loads templates from a designated directory, supports YAML configuration for metadata and parameters, and facilitates argument substitution at runtime.
Key Features
- Uses YAML for template configuration
- Supports dynamic arguments that can be replaced at runtime
- Built with TypeScript for improved reliability
- 0 GitHub stars
- Dynamically loads prompt templates from the templates directory
- Implements the MCP prompts primitive
Use Cases
- Content summarization
- Blog post creation
- Meeting analysis