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

github-kanban-mcp-server
1
Github Watches
2
Github Forks
4
Github Stars
📋 概要
GitHub Kanban MCP Serverは、GitHubのissueをカンバンボード形式で管理し、LLMのタスク管理を効率化するためのModel Context Protocol(MCP)サーバーです。
🚀 特徴
- 🔄 GitHubのissueをカンバン形式で管理
- 🤖 LLMによる自動タスク管理
- 📊 プロジェクトの進捗可視化
- 🔗 GitHubとの完全な統合
- 💬 タスクへのコメント機能
📁 プロジェクト構造
kanban-server/
├── src/ # ソースコードディレクトリ
│ ├── handlers/ # リクエストハンドラー
│ │ ├── comment-handlers.ts # コメント関連の処理
│ │ ├── issue-handlers.ts # Issue関連の処理
│ │ ├── label-handlers.ts # ラベル関連の処理
│ │ └── tool-handlers.ts # ツールリクエストの処理
│ ├── schemas/ # 入力スキーマ定義
│ │ ├── comment-schemas.ts # コメント関連のスキーマ
│ │ └── issue-schemas.ts # Issue関連のスキーマ
│ ├── utils/ # ユーティリティ関数
│ │ ├── error-handler.ts # エラー処理
│ │ └── exec.ts # コマンド実行関連
│ ├── server.ts # MCPサーバーの実装
│ └── types.ts # 型定義
├── docs/ # ドキュメント
│ └── v0.2.0/ # バージョン別ドキュメント
└── assets/ # アセットファイル
🛠️ インストール
前提条件
- Node.js 18.x以上
- npm 9.x以上
- GitHub CLI (gh)
# パッケージのインストール
npm install @sunwood-ai-labs/github-kanban-mcp-server
# GitHub CLIの認証設定
gh auth login
⚙️ 設定
MCPの設定ファイルに以下を追加:
{
"mcpServers": {
"github-kanban": {
"command": "github-kanban-mcp-server"
}
}
}
🔧 使用可能なツール
1. list_issues
カンバンボードのissue一覧を取得します。
入力パラメータ:
-
repo
: GitHubリポジトリ名(必須) -
state
: issueの状態('open', 'closed', 'all') -
labels
: フィルタリングするラベルの配列
2. create_issue
新しいissueを作成します。
入力パラメータ:
-
repo
: GitHubリポジトリ名(必須) -
title
: issueのタイトル(必須) -
emoji
: タイトルの先頭に付与する絵文字 -
body
: issueの本文 -
labels
: ラベルの配列 -
assignees
: アサインするユーザーの配列
3. update_issue
既存のissueを更新します。
入力パラメータ:
-
repo
: GitHubリポジトリ名(必須) -
issue_number
: issue番号(必須) -
title
: 新しいタイトル -
emoji
: タイトルの先頭に付与する絵文字 -
body
: 新しい本文 -
state
: 新しい状態('open', 'closed') -
labels
: 新しいラベルの配列 -
assignees
: 新しいアサインの配列
4. add_comment
タスクにコメントを追加します。
入力パラメータ:
-
repo
: GitHubリポジトリ名(必須) -
issue_number
: タスク(Issue)のID(必須) -
body
: コメントの内容(Markdown形式対応)(必須) -
state
: コメント時に変更するissueの状態('open', 'closed')
📝 ライセンス
MIT License - LICENSEファイルを参照してください。
🤝 コントリビューション
- このリポジトリをフォーク
- 機能ブランチを作成 (
git checkout -b feature/amazing-feature
) - 変更をコミット (
git commit -m '✨ feat: 素晴らしい機能を追加'
) - ブランチにプッシュ (
git push origin feature/amazing-feature
) - プルリクエストを作成
📮 フィードバック
問題や提案がありましたら、Issueを作成してください。
相关推荐
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
This GPT assists in finding a top-rated business CPA - local or virtual. We account for their qualifications, experience, testimonials and reviews. Business operators provide a short description of your business, services wanted, and city or state.
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
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_fglV8Nml
ComfyUI_MCP_Server by zuojianghua is an amazing application that perfectly fits my needs. The ease of use and intuitive interface make it a standout option. Plus, the reliable performance ensures smooth management of my web projects. Highly recommend checking it out at https://mcp.so/server/comfyui_mcp_server/zuojianghua.