github / github/github-mcp-server
Support GitHub App authentication across multiple organizations/installation IDs
- 主要言語
- Go
- スター
- 33k
- フォーク
- 5k
- 平均マージ
- 2日 1時間
- マージ済み PR(30日)
- 52
説明
Issue #1333 tracks a request to enable GitHub App authentication as an alternative to current options like PAT or OAuth.
This issue tracks a further request that it be possible to configure the GitHub MCP Server to authenticate with GitHub App authentication across multiple installation IDs/organizations. In some scenarios, users may have repositories spread across multiple organizations in their enterprise. Although GitHub Apps can be installed in multiple organizations, each org will have its own installation ID and will need to have a separate access token minted to authenticate with it.
Existing proposed solutions to #1333 (such as #2797) enable the GH MCP Server to authenticate with GitHub App Auth but only for a single installation ID. It would be great to have a more robust solution that allowed configuring the MCP server with an App ID and private key file that could be used across multiple organizations/installation IDs.
コントリビューションガイド
調査の方向性
Start with issue #1333 and the proposed single-installation solution in #2797 to understand the existing GitHub App authentication scope. Trace how an App ID and private key would be used across installation IDs and organizations; done means the server can authenticate to repositories in multiple organizations with separately minted installation tokens.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github, go
- 領域
- authentication
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100