René's URL Explorer Experiment


Title: fix: Remove JsonSchema and use a Map for inputSchema to support json schemas dialect by bilaloumehdi · Pull Request #749 · modelcontextprotocol/java-sdk · GitHub

Open Graph Title: fix: Remove JsonSchema and use a Map for inputSchema to support json schemas dialect by bilaloumehdi · Pull Request #749 · modelcontextprotocol/java-sdk

X Title: fix: Remove JsonSchema and use a Map for inputSchema to support json schemas dialect by bilaloumehdi · Pull Request #749 · modelcontextprotocol/java-sdk

Description: Following the Model Context Protocol specification for JSON schemas usage, the schema should, by default follow the 2020-12 dialect: json-schema-2020-12 if no $schema specified. Motivation and Context The need for this change arose from the requirement for a tool that can handle one of two properties objects. This can be achieved by defining an inputSchema with oneOf at the top level, for example: inputSchema: { type: object, oneOf: [ { properties: {}, required: ["test"] }, { properties: {}, required: ["test", "command"] } ] } The current state The schema is currently deserialized to a JsonSchema record and ignores oneOf at the top level. A specific fix for this issue would be to add a new field to the JsonSchema record for oneOf; however, this approach does not scale well if additional top-level entries (such as allOf) are needed. This PR shifts to using a Map to deserialize the inputSchema Next Steps and improvements I suggest adding validation for schemas based on the schema specifications from the SDK, not only checking for serialization errors. This would help fail fast and provide feedback about any issues in the defined schemas. How Has This Been Tested? Existing Tests have been adjusted for these changes, and a new test has been introduced with json schemas that have oneOf at the top level to verify that deserialization do not ignore it. Breaking Changes Users would need to change the tool's inputSchema data type Types of changes Bug fix (non-breaking change which fixes an issue) New feature (non-breaking change which adds functionality) Breaking change (fix or feature that would cause existing functionality to change) Documentation update Checklist I have read the MCP Documentation My code follows the repository's style guidelines New and existing tests pass locally I have added appropriate error handling I have added or updated documentation as needed Additional context

Open Graph Description: Following the Model Context Protocol specification for JSON schemas usage, the schema should, by default follow the 2020-12 dialect: json-schema-2020-12 if no $schema specified. Motivation and Con...

X Description: Following the Model Context Protocol specification for JSON schemas usage, the schema should, by default follow the 2020-12 dialect: json-schema-2020-12 if no $schema specified. Motivation and Con...

Opengraph URL: https://github.com/modelcontextprotocol/java-sdk/pull/749

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:49f8dcda-c277-8a98-4d5a-3a14634f4e78
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id9258:108A23:2BEA51:407E5E:6A61E38D
html-safe-nonce6fcc1727ba2f10da2803f6d89f7f0ed599f1645b64f4fa58a1005ff22c4c944b
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MjU4OjEwOEEyMzoyQkVBNTE6NDA3RTVFOjZBNjFFMzhEIiwidmlzaXRvcl9pZCI6IjUzODc5ODc4NzE2NTAyMTA2OSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacbdf5236822bb1a8d09ff39a0db5af27b95c47bc3ebd79213c8bfea6b5a88edfa
hovercard-subject-tagpull_request:3171629830
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/modelcontextprotocol/java-sdk/pull/749/files
twitter:imagehttps://avatars.githubusercontent.com/u/95442422?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/95442422?s=400&v=4
og:image:altFollowing the Model Context Protocol specification for JSON schemas usage, the schema should, by default follow the 2020-12 dialect: json-schema-2020-12 if no $schema specified. Motivation and Con...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneb2de8c74e5e61e893155ba46ee41bc66170c1644cb795adefa8386d490f7781c
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/modelcontextprotocol/java-sdk git https://github.com/modelcontextprotocol/java-sdk.git
octolytics-dimension-user_id182288589
octolytics-dimension-user_loginmodelcontextprotocol
octolytics-dimension-repository_id919609219
octolytics-dimension-repository_nwomodelcontextprotocol/java-sdk
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id919609219
octolytics-dimension-repository_network_root_nwomodelcontextprotocol/java-sdk
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
released1866027ded575df8a15c731dd8b9986c9483ceb
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/modelcontextprotocol/java-sdk/pull/749/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmodelcontextprotocol%2Fjava-sdk%2Fpull%2F749%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmodelcontextprotocol%2Fjava-sdk%2Fpull%2F749%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=modelcontextprotocol%2Fjava-sdk
Reloadhttps://github.com/modelcontextprotocol/java-sdk/pull/749/files
Reloadhttps://github.com/modelcontextprotocol/java-sdk/pull/749/files
Reloadhttps://github.com/modelcontextprotocol/java-sdk/pull/749/files
Please reload this pagehttps://github.com/modelcontextprotocol/java-sdk/pull/749/files
modelcontextprotocol https://github.com/modelcontextprotocol
java-sdkhttps://github.com/modelcontextprotocol/java-sdk
Notifications https://github.com/login?return_to=%2Fmodelcontextprotocol%2Fjava-sdk
Fork 982 https://github.com/login?return_to=%2Fmodelcontextprotocol%2Fjava-sdk
Star 3.6k https://github.com/login?return_to=%2Fmodelcontextprotocol%2Fjava-sdk
Code https://github.com/modelcontextprotocol/java-sdk
Issues 136 https://github.com/modelcontextprotocol/java-sdk/issues
Pull requests 147 https://github.com/modelcontextprotocol/java-sdk/pulls
Discussions https://github.com/modelcontextprotocol/java-sdk/discussions
Actions https://github.com/modelcontextprotocol/java-sdk/actions
Projects https://github.com/modelcontextprotocol/java-sdk/projects
Models https://github.com/modelcontextprotocol/java-sdk/models
Security and quality 2 https://github.com/modelcontextprotocol/java-sdk/security
Insights https://github.com/modelcontextprotocol/java-sdk/pulse
Code https://github.com/modelcontextprotocol/java-sdk
Issues https://github.com/modelcontextprotocol/java-sdk/issues
Pull requests https://github.com/modelcontextprotocol/java-sdk/pulls
Discussions https://github.com/modelcontextprotocol/java-sdk/discussions
Actions https://github.com/modelcontextprotocol/java-sdk/actions
Projects https://github.com/modelcontextprotocol/java-sdk/projects
Models https://github.com/modelcontextprotocol/java-sdk/models
Security and quality https://github.com/modelcontextprotocol/java-sdk/security
Insights https://github.com/modelcontextprotocol/java-sdk/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fmodelcontextprotocol%2Fjava-sdk%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fmodelcontextprotocol%2Fjava-sdk%2Fissues%2Fnew%2Fchoose
Kehrlannhttps://github.com/Kehrlann
modelcontextprotocol:mainhttps://github.com/modelcontextprotocol/java-sdk/tree/main
bilaloumehdi:fix/json-schema-spec-supporthttps://github.com/bilaloumehdi/mcp-java-sdk/tree/fix/json-schema-spec-support
Conversation 9 https://github.com/modelcontextprotocol/java-sdk/pull/749
Commits 9 https://github.com/modelcontextprotocol/java-sdk/pull/749/commits
Checks 21 https://github.com/modelcontextprotocol/java-sdk/pull/749/checks
Files changed https://github.com/modelcontextprotocol/java-sdk/pull/749/files
Please reload this pagehttps://github.com/modelcontextprotocol/java-sdk/pull/749/files
fix: Remove JsonSchema and use a Map for inputSchema to support json schemas dialect https://github.com/modelcontextprotocol/java-sdk/pull/749/files#top
Show all changes 9 commits https://github.com/modelcontextprotocol/java-sdk/pull/749/files
6b0a8ee feat: remove JsonSchema an use a Map for inputSchema bilaloumehdi Jan 13, 2026 https://github.com/modelcontextprotocol/java-sdk/pull/749/commits/6b0a8eea061cd19b829eb104122c8451cc5fd120
26ecf80 test: add test for a schema contains oneof bilaloumehdi Jan 14, 2026 https://github.com/modelcontextprotocol/java-sdk/pull/749/commits/26ecf80a478eef02e1e74c1f17b473ce737fa84c
1fdc258 Merge branch 'main' into fix/json-schema-spec-support bilaloumehdi Jan 20, 2026 https://github.com/modelcontextprotocol/java-sdk/pull/749/commits/1fdc258a64269625ba4a66fcf2d386f37265a210
c2f459e chore: Merge branch 'main' into fix/json-schema-spec-support bilaloumehdi Mar 6, 2026 https://github.com/modelcontextprotocol/java-sdk/pull/749/commits/c2f459e7e3c228a3d8766bff633e1ca4fe29e9cd
fc76143 test: fix conformance-tests bilaloumehdi Mar 8, 2026 https://github.com/modelcontextprotocol/java-sdk/pull/749/commits/fc76143f7898b9e30d401ebcfb79e70efb4cbd17
0180bb5 Merge branch 'main' into fix/json-schema-spec-support bilaloumehdi Mar 26, 2026 https://github.com/modelcontextprotocol/java-sdk/pull/749/commits/0180bb5dad9133792fa1517b5607eca4dbda5798
5229550 Merge branch 'main' into fix/json-schema-spec-support bilaloumehdi Mar 30, 2026 https://github.com/modelcontextprotocol/java-sdk/pull/749/commits/522955010d121789385ffd6ada18ec0c4da2a9e1
52b5642 polish gh-749 Kehrlann Apr 10, 2026 https://github.com/modelcontextprotocol/java-sdk/pull/749/commits/52b564283ade8ec411abdb6c0ac8e889355af6e7
e5f3581 Merge branch 'main' into fix/json-schema-spec-support Kehrlann Apr 10, 2026 https://github.com/modelcontextprotocol/java-sdk/pull/749/commits/e5f35819d94901e3abd0e2be8020d1e8630b2567
Clear filters https://github.com/modelcontextprotocol/java-sdk/pull/749/files
Please reload this pagehttps://github.com/modelcontextprotocol/java-sdk/pull/749/files
Please reload this pagehttps://github.com/modelcontextprotocol/java-sdk/pull/749/files
ConformanceServlet.java https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-e90e2e2f7c81b19b5e65842e992337b8a66c1ce879085493e444b6368a7c5fbe
McpSchema.java https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-8ac83bd9fbe0774d8d98808d03fc46fab670b2bb8e09a1acc84e543886e61d79
AsyncToolSpecificationBuilderTest.java https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-dfd2ca4b8d2e160dd06bf8e2af329e6fb318612c8dd35b4106c28032704f2ed3
SyncToolSpecificationBuilderTest.java https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-2018ebca0555638513002eaf432d067c71ee81034a36b08b03358969b7e3530a
ToolsUtils.java https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-c0ed2bb2e74d4901641091d942bcdf8ed58e7213e378274503f1eff5f9124284
AbstractMcpClientServerIntegrationTests.java https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-8a7092de2b895ef8883890498686ed9d8e2d24f1ca8ae03bf5c64f1e6f4045a0
AbstractStatelessIntegrationTests.java https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-287a7c6129afde303c78c86d8a7bdb451528d670ad4823e75228f8500a7c66dd
AbstractMcpAsyncServerTests.java https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-46e273514df1ee6f2ad31bcc4211e3fd74bb108fd690a8019bdc8cb39708e5ce
AbstractMcpSyncServerTests.java https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-249586dc3b013e820eee2d23089392fa54b42de5f0ba63ef493dc2a82c2adb94
ToolsUtils.java https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-5b371aa66ccecd639de430599d0309077e2765ef67b2547325f7e4ecd849f742
McpAsyncClientTests.java https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-823a7cd3da740e807169531653e635bde4d02eaf3a0791b1b6b02b9c1be5d836
HttpServletStatelessIntegrationTests.java https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-ff765d37c949924d19d5525fbe0c3ea1364922346bf2e43059c1d048bec45b5a
McpSchemaTests.java https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-e474a915d644bb8740238fcb9ede490ae6a7e62e61109b7f1987bc4604b5dae3
...-servlet/src/main/java/io/modelcontextprotocol/conformance/server/ConformanceServlet.javahttps://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-e90e2e2f7c81b19b5e65842e992337b8a66c1ce879085493e444b6368a7c5fbe
View file https://github.com/bilaloumehdi/mcp-java-sdk/blob/e5f35819d94901e3abd0e2be8020d1e8630b2567/conformance-tests/server-servlet/src/main/java/io/modelcontextprotocol/conformance/server/ConformanceServlet.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/java-sdk/pull/749/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-e90e2e2f7c81b19b5e65842e992337b8a66c1ce879085493e444b6368a7c5fbe
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-e90e2e2f7c81b19b5e65842e992337b8a66c1ce879085493e444b6368a7c5fbe
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-e90e2e2f7c81b19b5e65842e992337b8a66c1ce879085493e444b6368a7c5fbe
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-e90e2e2f7c81b19b5e65842e992337b8a66c1ce879085493e444b6368a7c5fbe
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-e90e2e2f7c81b19b5e65842e992337b8a66c1ce879085493e444b6368a7c5fbe
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-e90e2e2f7c81b19b5e65842e992337b8a66c1ce879085493e444b6368a7c5fbe
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-e90e2e2f7c81b19b5e65842e992337b8a66c1ce879085493e444b6368a7c5fbe
mcp-core/src/main/java/io/modelcontextprotocol/spec/McpSchema.javahttps://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-8ac83bd9fbe0774d8d98808d03fc46fab670b2bb8e09a1acc84e543886e61d79
View file https://github.com/bilaloumehdi/mcp-java-sdk/blob/e5f35819d94901e3abd0e2be8020d1e8630b2567/mcp-core/src/main/java/io/modelcontextprotocol/spec/McpSchema.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/java-sdk/pull/749/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-8ac83bd9fbe0774d8d98808d03fc46fab670b2bb8e09a1acc84e543886e61d79
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-8ac83bd9fbe0774d8d98808d03fc46fab670b2bb8e09a1acc84e543886e61d79
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-8ac83bd9fbe0774d8d98808d03fc46fab670b2bb8e09a1acc84e543886e61d79
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-8ac83bd9fbe0774d8d98808d03fc46fab670b2bb8e09a1acc84e543886e61d79
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-8ac83bd9fbe0774d8d98808d03fc46fab670b2bb8e09a1acc84e543886e61d79
Please reload this pagehttps://github.com/modelcontextprotocol/java-sdk/pull/749/files
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-8ac83bd9fbe0774d8d98808d03fc46fab670b2bb8e09a1acc84e543886e61d79
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-8ac83bd9fbe0774d8d98808d03fc46fab670b2bb8e09a1acc84e543886e61d79
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-8ac83bd9fbe0774d8d98808d03fc46fab670b2bb8e09a1acc84e543886e61d79
mcp-core/src/test/java/io/modelcontextprotocol/server/AsyncToolSpecificationBuilderTest.javahttps://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-dfd2ca4b8d2e160dd06bf8e2af329e6fb318612c8dd35b4106c28032704f2ed3
View file https://github.com/bilaloumehdi/mcp-java-sdk/blob/e5f35819d94901e3abd0e2be8020d1e8630b2567/mcp-core/src/test/java/io/modelcontextprotocol/server/AsyncToolSpecificationBuilderTest.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/java-sdk/pull/749/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-dfd2ca4b8d2e160dd06bf8e2af329e6fb318612c8dd35b4106c28032704f2ed3
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-dfd2ca4b8d2e160dd06bf8e2af329e6fb318612c8dd35b4106c28032704f2ed3
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-dfd2ca4b8d2e160dd06bf8e2af329e6fb318612c8dd35b4106c28032704f2ed3
mcp-core/src/test/java/io/modelcontextprotocol/server/SyncToolSpecificationBuilderTest.javahttps://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-2018ebca0555638513002eaf432d067c71ee81034a36b08b03358969b7e3530a
View file https://github.com/bilaloumehdi/mcp-java-sdk/blob/e5f35819d94901e3abd0e2be8020d1e8630b2567/mcp-core/src/test/java/io/modelcontextprotocol/server/SyncToolSpecificationBuilderTest.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/java-sdk/pull/749/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-2018ebca0555638513002eaf432d067c71ee81034a36b08b03358969b7e3530a
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-2018ebca0555638513002eaf432d067c71ee81034a36b08b03358969b7e3530a
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-2018ebca0555638513002eaf432d067c71ee81034a36b08b03358969b7e3530a
mcp-core/src/test/java/io/modelcontextprotocol/util/ToolsUtils.javahttps://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-c0ed2bb2e74d4901641091d942bcdf8ed58e7213e378274503f1eff5f9124284
View file https://github.com/bilaloumehdi/mcp-java-sdk/blob/e5f35819d94901e3abd0e2be8020d1e8630b2567/mcp-core/src/test/java/io/modelcontextprotocol/util/ToolsUtils.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/java-sdk/pull/749/{{ revealButtonHref }}
Please reload this pagehttps://github.com/modelcontextprotocol/java-sdk/pull/749/files
mcp-test/src/main/java/io/modelcontextprotocol/AbstractMcpClientServerIntegrationTests.javahttps://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-8a7092de2b895ef8883890498686ed9d8e2d24f1ca8ae03bf5c64f1e6f4045a0
View file https://github.com/bilaloumehdi/mcp-java-sdk/blob/e5f35819d94901e3abd0e2be8020d1e8630b2567/mcp-test/src/main/java/io/modelcontextprotocol/AbstractMcpClientServerIntegrationTests.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/java-sdk/pull/749/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-8a7092de2b895ef8883890498686ed9d8e2d24f1ca8ae03bf5c64f1e6f4045a0
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-8a7092de2b895ef8883890498686ed9d8e2d24f1ca8ae03bf5c64f1e6f4045a0
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-8a7092de2b895ef8883890498686ed9d8e2d24f1ca8ae03bf5c64f1e6f4045a0
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-8a7092de2b895ef8883890498686ed9d8e2d24f1ca8ae03bf5c64f1e6f4045a0
mcp-test/src/main/java/io/modelcontextprotocol/AbstractStatelessIntegrationTests.javahttps://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-287a7c6129afde303c78c86d8a7bdb451528d670ad4823e75228f8500a7c66dd
View file https://github.com/bilaloumehdi/mcp-java-sdk/blob/e5f35819d94901e3abd0e2be8020d1e8630b2567/mcp-test/src/main/java/io/modelcontextprotocol/AbstractStatelessIntegrationTests.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/java-sdk/pull/749/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-287a7c6129afde303c78c86d8a7bdb451528d670ad4823e75228f8500a7c66dd
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-287a7c6129afde303c78c86d8a7bdb451528d670ad4823e75228f8500a7c66dd
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-287a7c6129afde303c78c86d8a7bdb451528d670ad4823e75228f8500a7c66dd
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-287a7c6129afde303c78c86d8a7bdb451528d670ad4823e75228f8500a7c66dd
mcp-test/src/main/java/io/modelcontextprotocol/server/AbstractMcpAsyncServerTests.javahttps://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-46e273514df1ee6f2ad31bcc4211e3fd74bb108fd690a8019bdc8cb39708e5ce
View file https://github.com/bilaloumehdi/mcp-java-sdk/blob/e5f35819d94901e3abd0e2be8020d1e8630b2567/mcp-test/src/main/java/io/modelcontextprotocol/server/AbstractMcpAsyncServerTests.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/java-sdk/pull/749/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-46e273514df1ee6f2ad31bcc4211e3fd74bb108fd690a8019bdc8cb39708e5ce
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-46e273514df1ee6f2ad31bcc4211e3fd74bb108fd690a8019bdc8cb39708e5ce
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-46e273514df1ee6f2ad31bcc4211e3fd74bb108fd690a8019bdc8cb39708e5ce
mcp-test/src/main/java/io/modelcontextprotocol/server/AbstractMcpSyncServerTests.javahttps://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-249586dc3b013e820eee2d23089392fa54b42de5f0ba63ef493dc2a82c2adb94
View file https://github.com/bilaloumehdi/mcp-java-sdk/blob/e5f35819d94901e3abd0e2be8020d1e8630b2567/mcp-test/src/main/java/io/modelcontextprotocol/server/AbstractMcpSyncServerTests.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/java-sdk/pull/749/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-249586dc3b013e820eee2d23089392fa54b42de5f0ba63ef493dc2a82c2adb94
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-249586dc3b013e820eee2d23089392fa54b42de5f0ba63ef493dc2a82c2adb94
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-249586dc3b013e820eee2d23089392fa54b42de5f0ba63ef493dc2a82c2adb94
mcp-test/src/main/java/io/modelcontextprotocol/util/ToolsUtils.javahttps://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-5b371aa66ccecd639de430599d0309077e2765ef67b2547325f7e4ecd849f742
View file https://github.com/bilaloumehdi/mcp-java-sdk/blob/e5f35819d94901e3abd0e2be8020d1e8630b2567/mcp-test/src/main/java/io/modelcontextprotocol/util/ToolsUtils.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/java-sdk/pull/749/{{ revealButtonHref }}
Please reload this pagehttps://github.com/modelcontextprotocol/java-sdk/pull/749/files
mcp-test/src/test/java/io/modelcontextprotocol/client/McpAsyncClientTests.javahttps://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-823a7cd3da740e807169531653e635bde4d02eaf3a0791b1b6b02b9c1be5d836
View file https://github.com/bilaloumehdi/mcp-java-sdk/blob/e5f35819d94901e3abd0e2be8020d1e8630b2567/mcp-test/src/test/java/io/modelcontextprotocol/client/McpAsyncClientTests.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/java-sdk/pull/749/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-823a7cd3da740e807169531653e635bde4d02eaf3a0791b1b6b02b9c1be5d836
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-823a7cd3da740e807169531653e635bde4d02eaf3a0791b1b6b02b9c1be5d836
...st/src/test/java/io/modelcontextprotocol/server/HttpServletStatelessIntegrationTests.javahttps://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-ff765d37c949924d19d5525fbe0c3ea1364922346bf2e43059c1d048bec45b5a
View file https://github.com/bilaloumehdi/mcp-java-sdk/blob/e5f35819d94901e3abd0e2be8020d1e8630b2567/mcp-test/src/test/java/io/modelcontextprotocol/server/HttpServletStatelessIntegrationTests.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/java-sdk/pull/749/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-ff765d37c949924d19d5525fbe0c3ea1364922346bf2e43059c1d048bec45b5a
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-ff765d37c949924d19d5525fbe0c3ea1364922346bf2e43059c1d048bec45b5a
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-ff765d37c949924d19d5525fbe0c3ea1364922346bf2e43059c1d048bec45b5a
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-ff765d37c949924d19d5525fbe0c3ea1364922346bf2e43059c1d048bec45b5a
mcp-test/src/test/java/io/modelcontextprotocol/spec/McpSchemaTests.javahttps://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-e474a915d644bb8740238fcb9ede490ae6a7e62e61109b7f1987bc4604b5dae3
View file https://github.com/bilaloumehdi/mcp-java-sdk/blob/e5f35819d94901e3abd0e2be8020d1e8630b2567/mcp-test/src/test/java/io/modelcontextprotocol/spec/McpSchemaTests.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/java-sdk/pull/749/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-e474a915d644bb8740238fcb9ede490ae6a7e62e61109b7f1987bc4604b5dae3
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-e474a915d644bb8740238fcb9ede490ae6a7e62e61109b7f1987bc4604b5dae3
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-e474a915d644bb8740238fcb9ede490ae6a7e62e61109b7f1987bc4604b5dae3
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-e474a915d644bb8740238fcb9ede490ae6a7e62e61109b7f1987bc4604b5dae3
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-e474a915d644bb8740238fcb9ede490ae6a7e62e61109b7f1987bc4604b5dae3
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-e474a915d644bb8740238fcb9ede490ae6a7e62e61109b7f1987bc4604b5dae3
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-e474a915d644bb8740238fcb9ede490ae6a7e62e61109b7f1987bc4604b5dae3
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-e474a915d644bb8740238fcb9ede490ae6a7e62e61109b7f1987bc4604b5dae3
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-e474a915d644bb8740238fcb9ede490ae6a7e62e61109b7f1987bc4604b5dae3
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-e474a915d644bb8740238fcb9ede490ae6a7e62e61109b7f1987bc4604b5dae3
https://github.com/modelcontextprotocol/java-sdk/pull/749/files#diff-e474a915d644bb8740238fcb9ede490ae6a7e62e61109b7f1987bc4604b5dae3
Please reload this pagehttps://github.com/modelcontextprotocol/java-sdk/pull/749/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.