Skip to content

StreamableHttp - Server transport with state management #553

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

ihrpr
Copy link
Contributor

@ihrpr ihrpr commented Apr 21, 2025

Adding support for StreamableHTTP transport transport for MCP servers, providing bidirectional communication over
HTTP with streaming support.

Features

  • Session management
  • Implementation for server termination (DELETE)
  • Includes support for JSON and SSE response modes
  • Handles Related request IDs for notifications like logging and progress
  • Example of a server with tool notifications

Follow ups

  • Suport stateless mode
  • Support GET SSE
  • Streamable Http Client

#443

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant