Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Support MCP client communication with servers over Streamable HTTP transport

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

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
55/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
静か
技術スタック
python
領域
api

調査の方向性

STDIO 経由で通信する既存の Python MCP client example から始め、quick start resources が client examples をどのように整理しているかを確認します。client のセットアップ、request/response の処理、event streams を示す、同等の streamable-http example を追加し、開発者が両方の transports を実行して比較できるように STDIO との違いをドキュメント化します。

索引モデルが issue の本文から書いたものです。

説明

enhancement

Description:
Currently, the Python MCP client example demonstrates communication with an MCP server via the STDIO transport. However, MCP also defines a streamable-http transport type that enables communication over HTTP with streaming capabilities.

It would be valuable to have an example or feature in this repository that shows how to implement a client communicating with an MCP server using streamable-http. This would help developers understand how to:

Initialize and configure the client for HTTP-based streaming communication

Handle request/response cycles and event streams over HTTP

Compare differences in setup and behavior between STDIO and streamable-http transports

Providing this example would make the quick start resources more complete and allow developers to experiment with both major transport types defined in MCP.

主要言語
TypeScript
スター
1.2k
フォーク
680
平均マージ
3日 58分
マージ済み PR(30日)
9

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

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

はじめの一歩

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

modelcontextprotocol/quickstart-resources のほかの issue

modelcontextprotocol/quickstart-resources の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

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

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