-
Notifications
You must be signed in to change notification settings - Fork 297
Issues: modelcontextprotocol/java-sdk
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
How to tell the model what each field in the object returned by the mcp server represents respectively?
#211
opened Apr 27, 2025 by
Z-Mengchu
error: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'xxx'
#196
opened Apr 24, 2025 by
weiyuc
error: Cannot deserialize value of type
java.lang.String
from Object value (token JsonToken.START_OBJECT
)
#193
opened Apr 24, 2025 by
lambochen
Requirement: McpSyncClient needs to add the isInitialized method to conduct 'delegate.isInitialized()'
#180
opened Apr 22, 2025 by
noear
Requirement: Add specification for an interface where a client will attempt to reconnect after disconnection
#179
opened Apr 22, 2025 by
noear
Hope to add the authentication interface, so that it may be standardized
#170
opened Apr 17, 2025 by
noear
the session wont be removed while client disconnect the mcp-server in WebMvcSseServerTransportProvider
#162
opened Apr 15, 2025 by
Forest-Fairy
Support add custom http header in
WebFluxSseClientTransport
#161
opened Apr 15, 2025 by
SunJiFengPlus
Question: Is it possible to open the serialization interface without fixing jackson???
#160
opened Apr 15, 2025 by
noear
Question: Do sse clients need to stay connected? If so, would it be better to specify it in the specification?
#158
opened Apr 14, 2025 by
noear
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.