Skip to content

This release adds 5 notable features for engineering teams evaluating rollout.

Published 10mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

go go-template mcp mcp-prompt mcp-server

Summary

AI summary

feat!: implement template management CLI commands

Full changelog

Changelog

  • 0d70561 Add -template command
  • e602f99 Add JSON argument parsing support with disable flag
  • c32008a Add if block support and improve template lookup
  • 2c05e0d Add test cases for logical operators (and/or) in template if blocks
  • e25a064 Add text/template support
  • 4d12804 Add unit tests for dollar variable templates
  • a95fe27 Allow whitespaces (will be trimmed) for args in curly braces
  • 3161692 Centralize CI test logic into Makefile
  • 22f2eeb Configure GitHub actions CI and add info about if in README.md
  • 1d79395 Define templateExt const
  • 5b27961 Implement first version
  • b813d1e Initial commit
  • 26d88f3 Integrate fsnotify and extract prompt parsing and server into separate files
  • 8068cc2 Log info about incomming requests
  • e9fe276 Make little fixes
  • 5b95f16 Make refactoring and update README.md
  • 641f469 Merge pull request #1 from vasayxtx/windsurf-gemini-2.5-pro
  • 8a7812d Merge pull request #10 from vasayxtx/dynamic-prompts
  • 90d4f68 Merge pull request #11 from vasayxtx/cli-improvements
  • 831caf5 Merge pull request #12 from vasayxtx/dockerfile
  • ad2a2fe Merge pull request #13 from vasayxtx/goreleaser
  • 2dc8eb3 Merge pull request #2 from vasayxtx/configure-github-actions-ci
  • eaf9ac2 Merge pull request #3 from vasayxtx/github-actions-makefile
  • d2b3c83 Merge pull request #4 from vasayxtx/avoiding-regexp
  • c3f2b21 Merge pull request #5 from vasayxtx/remove-local-mcptest
  • 20c1137 Merge pull request #6 from vasayxtx/more-tests-for-logic-operators
  • 0514a81 Merge pull request #7 from vasayxtx/mcp-prompt-engine
  • 5c40e93 Merge pull request #8 from vasayxtx/tests-for-template-variables
  • 1b66094 Merge pull request #9 from vasayxtx/json-mcp-args
  • 3647fb1 Rename project from mcp-custom-prompts to mcp-prompt-engine
  • 411568a Support text/template stdlib engine for templating
  • 833d108 Traverse text/template tree instead of using regexp
  • 971e866 Update README.md
  • 71b0ee1 Use github.com/mark3labs/mcp-go/mcptest for testing
  • 5d1f923 Use slog for logging
  • a00132b feat!: implement template management CLI commands
  • 8324240 feat: add Docker support with multi-stage build
  • f399f44 feat: enhance build versioning system with GoReleaser integration

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track vasayxtx/mcp-prompt-engine

Get notified when new releases ship.

Sign up free

About vasayxtx/mcp-prompt-engine

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

All releases →

Beta — feedback welcome: [email protected]