modelcontextprotocol / modelcontextprotocol/kotlin-sdk
Add support for JSON-RPC batching as part of 2025-03-26 specification
Open
Nobody has claimed this yet.
api
enhancement
P2
ready for work
- Dominant language
- Kotlin
- Stars
- 1.5k
- Forks
- 248
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 23
Description
Is your feature request related to a problem? Please describe.
Add support for JSON-RPC batching
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the JSON-RPC batching section linked in the issue, then trace the Kotlin SDK's existing request and response entry points to determine where batch handling belongs. Define completion against the 2025-03-26 specification, including the expected batch request and response behavior, and add verification for the supported cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100