modelcontextprotocol / modelcontextprotocol/java-sdk

API: Generalize client notification handlers for SDK client classes

未關閉
#858 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

waiting for triage
主要語言
Java
星號
3.7k
分支
1.1k
平均合併
1 天 15 小時
30 天內合併 PR
9

描述

Issue #831 requests the ability to add custom notifications for the SDK's McpAsync/Sync/StatelssServer classes.

This issue requests the team to enhance the API to allow for custom notification handlers on the McpAsync/Sync/StatelessClient classes. Currently there is no way...through composition or through inheritance...to add custom notification handlers. To create an update extension, both the server notification (sending) and client notification handling must be customizable.

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

首先檢視 issue 中提到的 McpAsyncClient、McpSyncClient 和 StatelessClient 類別,以及 issue #831 中相關的請求。確定如何透過組合或繼承支援自訂用戶端通知處理常式,並考量所連結更新擴充功能的需求;當這些用戶端類別公開可自訂的通知處理時,即視為完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
java
領域
api
Issue 類型
功能
難度
5/5
預估耗時
一週以上
活躍度
停滯
描述清晰度
需要釐清
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。