modelcontextprotocol / modelcontextprotocol/python-sdk
Support selection of authorization servers from PRM document
オープン
まだ誰も着手していません。
auth
enhancement
- 主要言語
- Python
- スター
- 24.3k
- フォーク
- 4k
- 平均マージ
- 1日 1時間
- マージ済み PR(30日)
- 31
説明
Initial Checks
- I confirm that I'm using the latest version of MCP Python SDK
- I confirm that I searched for my issue in https://github.com/modelcontextprotocol/python-sdk/issues before opening this issue
Description
SDK should offer a way for developers to specify which of the authorization servers to use from the PRM document.
Right now, the first server is selected.
Example Code
Python & MCP Python SDK
Latest
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず src/mcp/client/auth.py の 250 行目付近を読み、現在 PRM ドキュメントから最初の認可サーバーが選択されている箇所を確認します。開発者が優先するサーバーをどのように指定すべきかを判断し、ドキュメントに複数のサーバーが存在する場合にその選択が反映されることを検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- authentication
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100