I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

Sunwood-ai-labs_release-notes-generator-iris-mcp-server
Mirror ofhttps://github.com/Sunwood-ai-labs/release-notes-generator-iris-mcp-server
0
Github Watches
1
Github Forks
0
Github Stars
🌈 Iris MCP Server
📝 概要
Iris MCP Serverは、Gitリポジトリのタグベースのリリースノートを自動生成するためのModel Context Protocolサーバーです。タグ間の差分を解析し、構造化されたリリースノートを.iris
ディレクトリに生成します。
✨ 特徴
- 🏷️ タグ間の差分を自動検出
- 📊 カスタマイズ可能なリリースノートテンプレート
- 🗂️ 新機能、改善項目、バグ修正などのカテゴリ分け
- 📄 Markdown形式での出力
- 📁
.iris
フォルダへの自動保存
🚀 インストール
npm install iris-mcp-server
💡 使用方法
リリースノートの生成
const result = await mcpClient.useTool('iris-mcp-server', 'generate_release_note', {
startTag: 'v1.0.0',
endTag: 'v1.1.0',
title: 'Version 1.1.0 リリース',
features: [
'新しいダッシュボード機能の追加',
'ユーザー管理システムの実装'
],
improvements: [
'パフォーマンスの最適化',
'UIの改善'
],
bugfixes: [
'ログイン時のエラー修正',
'データ同期の問題を解決'
],
breaking: [
'APIエンドポイントの変更',
'設定ファイルのフォーマット更新'
]
});
📄 出力例
# Version 1.1.0 リリース
リリース日: 2024-01-20
## 💥 破壊的変更
- APIエンドポイントの変更
- 設定ファイルのフォーマット更新
## ✨ 新機能
- 新しいダッシュボード機能の追加
- ユーザー管理システムの実装
## 🔧 改善項目
- パフォーマンスの最適化
- UIの改善
## 🐛 バグ修正
- ログイン時のエラー修正
- データ同期の問題を解決
## 📝 変更されたファイル
- `src/dashboard/index.ts`
- `src/users/management.ts`
- `config/settings.json`
🛠️ 開発
ビルド
npm run build
開発モード
npm run watch
🤝 コントリビューション
プルリクエストやイシューは大歓迎です!以下の手順で貢献できます:
- このリポジトリをフォーク
- 新しいブランチを作成 (
git checkout -b feature/amazing-feature
) - 変更をコミット (
git commit -m '✨ Add amazing feature'
) - ブランチをプッシュ (
git push origin feature/amazing-feature
) - プルリクエストを作成
📜 ライセンス
MIT
👥 作者
- 作成者: [Your Name]
- メール: [your.email@example.com]
相关推荐
I find academic articles and books for research and literature reviews.
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Advanced software engineer GPT that excels through nailing the basics.
Converts Figma frames into front-end code for various mobile frameworks.
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
Mirror ofhttps://github.com/agentience/practices_mcp_server
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.
Reviews

user_9QWnMUVg
As a loyal user of the Sunwood-ai-labs_release-notes-generator-iris-mcp-server, developed by MCP-Mirror, I am thoroughly impressed with its performance. This tool is incredibly efficient in generating comprehensive release notes, saving me a lot of time and effort. The user interface is intuitive, making it easy to navigate and use. I highly recommend this product for anyone looking to streamline their release note creation process. Check it out here: https://github.com/MCP-Mirror/Sunwood-ai-labs_release-notes-generator-iris-mcp-server.