Skip to content

Conversation

@Randgalt
Copy link
Owner

Currently, HttpServletStatelessServerTransport always returns
SC_METHOD_NOT_ALLOWED for GET. With this change, consumers of the
library can implement their own GET handler so that they can implement
the Session semantics of the MCP protocol.

Combined with modelcontextprotocol#641 we'd have enough to implement support for MCP sessions.

leehaut and others added 2 commits October 30, 2025 11:59
* Fix: prevent infinite recursion in listTools() when nextCursor is empty string

Signed-off-by: lance <[email protected]>
Unifies client/server implementation names under "Java SDK" branding
and updates all versions to 0.15.0.

Resolves: #638

Signed-off-by: Christian Tzolov <[email protected]>
@Randgalt Randgalt closed this Oct 30, 2025
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.

3 participants