modelcontextprotocol / modelcontextprotocol/kotlin-sdk

Add support for JSON-RPC batching as part of 2025-03-26 specification

Open
#82 1 comment 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.