🌈 Iris MCP Server
📝 Overview
Iris MCP Server is a Model Context Protocol server for automatic generation of tag-based release notes for Git repositories. It parses diffs between tags and generates structured release notes in the .iris directory.
Related MCP server: Git MCP Server
✨ Features
🏷️ Automatically detect differences between tags
📊 Customizable release note templates
🗂️ New features, improvements, bug fixes, etc.
📄 Markdown format output
📁 Auto-save to
.irisfolder
🚀 Installation
💡 How to use
Generate release notes
📄 Output example
🛠️ Development
Build
Development Mode
🤝 Contributions
Pull requests and issues are welcome! You can contribute by following these steps:
Fork this repository
Create a new branch (
git checkout -b feature/amazing-feature)Commit the changes (
git commit -m '✨ Add amazing feature')Push the branch (
git push origin feature/amazing-feature)Create a pull request
📜 License
MIT
👥 Author
Author: [Your Name]
Email: [ your.email@example.com ]