Cover image
Sunwood-ai-labs_Release-notes-generator-iris-MCP-Server
Public

Sunwood-ai-labs_Release-notes-generator-iris-MCP-Server

Try Now
2024-12-16

镜像://github.com/sunwood-ai-labs/release-notes-generator-iris-mcp-server

3 years

Works with Finder

0

Github Watches

1

Github Forks

0

Github Stars

🌈 Iris MCP Server

Iris MCP Server Header

📝 概要

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

🤝 コントリビューション

プルリクエストやイシューは大歓迎です!以下の手順で貢献できます:

  1. このリポジトリをフォーク
  2. 新しいブランチを作成 (git checkout -b feature/amazing-feature)
  3. 変更をコミット (git commit -m '✨ Add amazing feature')
  4. ブランチをプッシュ (git push origin feature/amazing-feature)
  5. プルリクエストを作成

📜 ライセンス

MIT

👥 作者

相关推荐

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

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Beniyam Berhanu
  • Therapist adept at identifying core issues and offering practical advice with images.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Lists Tailwind CSS classes in monospaced font

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • huahuayu
  • 统一的API网关,用于将多个Etherscan样区块链Explorer API与对AI助手的模型上下文协议(MCP)支持。

  • deemkeen
  • 用电源组合控制您的MBOT2:MQTT+MCP+LLM

  • jae-jae
  • MCP服务器使用剧作《无头浏览器》获取网页内容。

    Reviews

    3 (1)
    Avatar
    user_9QWnMUVg
    2025-04-16

    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.