modelcontextprotocol / modelcontextprotocol/python-sdk

Add SEP-2640 (Skills Extension) protocol support

オープン
#3,486 コメント 0 件 リアクション 2 件 担当者 1 名 GitHub で見る

@vijaydeepsinha がすでに取り組んでいます。

2026年9月9日 から。

主要言語
Python
スター
24.3k
フォーク
4k
平均マージ
1日 1時間
マージ済み PR(30日)
31

説明

SEP-2640 (Skills Extension)
is Accepted, but the Python SDK has no support for it. It adds skills/list,
skills/get, and optional resources/directory/read, negotiated under the
io.modelcontextprotocol/skills extension.

We need to add the protocol primitives — a Skills(...) server extension
plus thin client wrappers and SEP-2640 validation — built on the existing
Extension/MethodBinding mechanism (like the shipped Apps extension), with no
schema or dependency changes. Filesystem discovery/caching would stay out of scope
for a higher-level provider.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。