modelcontextprotocol / modelcontextprotocol/kotlin-sdk
Document spec support
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 1.5k
- Forks
- 248
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 23
Description
types.kt has two supported spec versions.
But features like these address newer specs 2025-03-26
https://github.com/modelcontextprotocol/kotlin-sdk/pull/69
https://github.com/modelcontextprotocol/kotlin-sdk/pull/68
It's unclear exactly what is supported, but using with Copilot I get warnings like
Client requested unsupported protocol version 2025-03-26, falling back to 2024-11-05
Could this be documented?
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 with types.kt at the linked version declarations, then review pull requests 69 and 68 for newer specification-related features. Document which specification versions are supported and how requests for 2025-03-26 are handled, including the fallback warning shown in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100