Skip to content

Conversation

@ankitm123
Copy link
Contributor

JSON-RPC batching support is removed for protocol versions greater than or equal to protocolVersion20250618

Fixes #21

@ankitm123 ankitm123 force-pushed the ankitm123.GH-21 branch 3 times, most recently from 3b722d3 to 09a6f4f Compare September 11, 2025 11:20
@ankitm123 ankitm123 marked this pull request as ready for review September 11, 2025 11:20
JSON-RPC batching support is removed for protocol versions greater than or
equal to protocolVersion20250618

Fixes #21
Copy link
Contributor

@findleyr findleyr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks.

I think we need to do this for stdio as well, but I can do that. Streamable is the most important.

@findleyr findleyr merged commit bf3ff50 into modelcontextprotocol:main Sep 11, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Restrict JSON-RPC batching support

2 participants