Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Support MCP client communication with servers over Streamable HTTP transport

Aperta
#46 1 commento 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
55/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Tranquilla
Stack tecnologico
python
Ambito
api

Direzione di ricerca

Inizia con l’esempio esistente di Python MCP client che comunica tramite STDIO, quindi esamina come le quick start resources organizzano i client examples. Aggiungi un esempio comparabile di streamable-http che mostri la configurazione del client, la gestione di requests/responses e degli event streams, e documenta le differenze rispetto a STDIO, in modo che gli sviluppatori possano eseguire e confrontare entrambi i transports.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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.

Lingua principale
TypeScript
Stelle
1.2k
Fork
680
Merge medio
3g 58m
PR unite (30g)
9

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di modelcontextprotocol/quickstart-resources

Tutte le issue di modelcontextprotocol/quickstart-resources

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.