developer tools

Mcp Prompt Engine

MCP server for managing and serving dynamic prompt templates using elegant and powerful text template engine.

local
macos
windows
linux
rust
developer tools
0
View on GitHub

Installation

npx -y vasayxtx/mcp-prompt-engine

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-prompt-engine",
  "command": "npx",
  "args": [
    "-y",
    "vasayxtx/mcp-prompt-engine"
  ]
}

About This MCP Server

vasayxtx/mcp-prompt-engine

MCP server for managing and serving dynamic prompt templates using elegant and powerful text template engine.

GitHub: https://github.com/vasayxtx/mcp-prompt-engine

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub