vasayxtx/mcp-prompt-engine
MCP server for managing and serving dynamic prompt templates using elegant and powerful text template engine.
Quick Start
Clone the repository:
git clone https://github.com/vasayxtx/mcp-prompt-engineClaude Desktop configuration example:
{
"mcpServers": {
"mcp-prompt-engine": {
"command": "npx",
"args": [
"-y",
"vasayxtx/mcp-prompt-engine"
]
}
}
}Check the repository README for specific installation and configuration instructions.