René's URL Explorer Experiment


Title: refactor: deprecate tool spec's arguments-only handler in favor of CallToolRequest by tzolov · Pull Request #375 · modelcontextprotocol/java-sdk · GitHub

Open Graph Title: refactor: deprecate tool spec's arguments-only handler in favor of CallToolRequest by tzolov · Pull Request #375 · modelcontextprotocol/java-sdk

X Title: refactor: deprecate tool spec's arguments-only handler in favor of CallToolRequest by tzolov · Pull Request #375 · modelcontextprotocol/java-sdk

Description: Refactor tool specifications to use builder pattern and deprecate arguments-only handlers in favor of CallToolRequest Deprecate handlers that take only Map arguments Introduce new handlers that receive the full CallToolRequest object Maintain backward compatibility with deprecated call handlers Enhance API to provide access to complete tool request context beyond just arguments Add builder pattern for AsyncToolSpecification and SyncToolSpecification Add duplicate tool name validation during server building and runtime registration Update all test files to use new callTool handlers and builder pattern Add test coverage for new builder functionality and CallToolRequest handling Related to #300 Motivation and Context The current tool handler API only provides access to the arguments Map, limiting handlers to just the parameter values. This change introduces handlers that receive the full CallToolRequest object, giving access to the complete request context including tool name and arguments together. Additionally, the builder pattern improves API ergonomics and enables better validation during tool registration. Key improvements: Tool handlers can now access the complete request context, not just arguments Builder pattern provides better API usability and validation Duplicate tool name validation prevents runtime errors Maintains full backward compatibility How Has This Been Tested? All existing integration tests updated to use new API and continue to pass New comprehensive test coverage for builder pattern functionality Tests for duplicate tool validation during both build-time and runtime registration Backward compatibility verified through deprecated method testing Cross-module testing across WebFlux, WebMVC, and core MCP modules Breaking Changes None - This change is fully backward compatible. Existing code using the deprecated constructors and tool() methods will continue to work unchanged. Users can migrate to the new API at their own pace. 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 Migration Path: Old API: new McpServerFeatures.SyncToolSpecification(toolDef, (exchange, args) -> ...) New API: McpServerFeatures.SyncToolSpecification.builder().tool(toolDef).callTool((exchange, callToolReq) -> ...)).build() Old API: new McpServerFeatures.AsyncToolSpecification(toolDef, (exchange, args) -> ...) New API: McpServerFeatures.AsyncToolSpecification.builder().tool(toolDef).callTool((exchange, callToolReq) -> ...)).build()

Open Graph Description: Refactor tool specifications to use builder pattern and deprecate arguments-only handlers in favor of CallToolRequest Deprecate handlers that take only Map<String, Object> arguments Introdu...

X Description: Refactor tool specifications to use builder pattern and deprecate arguments-only handlers in favor of CallToolRequest Deprecate handlers that take only Map&lt;String, Object&gt; arguments...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:c74516b8-ecc0-86e6-0ca6-a4af6d408231
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id82E4:2CC294:6498815:8AC559C:6A5E7D35
html-safe-nonce3b66d9f1d2851724ab1f086f46d8919280b8f089de822ab67616bc7fa6c1c9c2
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MkU0OjJDQzI5NDo2NDk4ODE1OjhBQzU1OUM6NkE1RTdEMzUiLCJ2aXNpdG9yX2lkIjoiNzY2OTgwOTU2MzY4NTUxODY0NiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacd5e9bdd30930d14cd5f02b47a550cd3857fc55a6d090818d045b29116123cf46
hovercard-subject-tagpull_request:2643349211
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/375/files
twitter:imagehttps://avatars.githubusercontent.com/u/1351573?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/1351573?s=400&v=4
og:image:altRefactor tool specifications to use builder pattern and deprecate arguments-only handlers in favor of CallToolRequest Deprecate handlers that take only Map<String, Object> arguments Introdu...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None71950bbe6bf7e15662b868c102fed9d1682c29a05970d9b2daa2e4dd3522c52e
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
release7514606601325843bc1c464d2d8bf5fe9af2c154
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/modelcontextprotocol/java-sdk/pull/375/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmodelcontextprotocol%2Fjava-sdk%2Fpull%2F375%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%2F375%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/375/files
Reloadhttps://github.com/modelcontextprotocol/java-sdk/pull/375/files
Reloadhttps://github.com/modelcontextprotocol/java-sdk/pull/375/files
Please reload this pagehttps://github.com/modelcontextprotocol/java-sdk/pull/375/files
modelcontextprotocol https://github.com/modelcontextprotocol
java-sdkhttps://github.com/modelcontextprotocol/java-sdk
Notifications https://github.com/login?return_to=%2Fmodelcontextprotocol%2Fjava-sdk
Fork 980 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 135 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
tzolovhttps://github.com/tzolov
mainhttps://github.com/modelcontextprotocol/java-sdk/tree/main
refactor-tool-spec-2https://github.com/modelcontextprotocol/java-sdk/tree/refactor-tool-spec-2
Conversation 13 https://github.com/modelcontextprotocol/java-sdk/pull/375
Commits 4 https://github.com/modelcontextprotocol/java-sdk/pull/375/commits
Checks 0 https://github.com/modelcontextprotocol/java-sdk/pull/375/checks
Files changed https://github.com/modelcontextprotocol/java-sdk/pull/375/files
Please reload this pagehttps://github.com/modelcontextprotocol/java-sdk/pull/375/files
refactor: deprecate tool spec's arguments-only handler in favor of CallToolRequest https://github.com/modelcontextprotocol/java-sdk/pull/375/files#top
Show all changes 4 commits https://github.com/modelcontextprotocol/java-sdk/pull/375/files
03cc364 refactor: deprecate tool spec's arguments-only handler in favor of Ca… tzolov Jun 29, 2025 https://github.com/modelcontextprotocol/java-sdk/pull/375/commits/03cc364986b5119f4d944566cc85a38feb6c8759
f648d28 address review comments tzolov Jul 9, 2025 https://github.com/modelcontextprotocol/java-sdk/pull/375/commits/f648d28de53c8f6ab103ee7a653042a8ea1b8861
5f0d61b address review recomendations tzolov Jul 11, 2025 https://github.com/modelcontextprotocol/java-sdk/pull/375/commits/5f0d61b69cd23ba51c587a4f405de1f1e5e62e2e
894e831 remove old toolCallSpec references tzolov Jul 11, 2025 https://github.com/modelcontextprotocol/java-sdk/pull/375/commits/894e83117c226d02a86b0adbbebb0e7412131e08
Clear filters https://github.com/modelcontextprotocol/java-sdk/pull/375/files
Please reload this pagehttps://github.com/modelcontextprotocol/java-sdk/pull/375/files
Please reload this pagehttps://github.com/modelcontextprotocol/java-sdk/pull/375/files
WebFluxSseIntegrationTests.java https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-81ae74b25b8677e73b1cab94ce48a2acf550b8e297bbb02adc7d866889de2dbc
WebMvcSseIntegrationTests.java https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-a49b6c473b3533ec95f66cc79e045f60472274a4392910a09eda14ad801a0d92
AbstractMcpAsyncServerTests.java https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-46e273514df1ee6f2ad31bcc4211e3fd74bb108fd690a8019bdc8cb39708e5ce
AbstractMcpSyncServerTests.java https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-249586dc3b013e820eee2d23089392fa54b42de5f0ba63ef493dc2a82c2adb94
McpAsyncServer.java https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-1580e5959202a3bd57eef693a4480dc8b3255681c3fa5002bbec3f1a7bbc54f2
McpServer.java https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-130e739883b37f0ee3d1a99451a1ee983740b2783aa3a88ae417efa56e2dc4e8
McpServerFeatures.java https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-1744bc09d56c59d92008156503a83827968349694ac9391738720000ee934791
McpSyncServer.java https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-87a85036a3af485f606733adec6707d84bc7e477c57c297f8c83019fb40709dc
AbstractMcpAsyncServerTests.java https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-32b239160abf49505460ae140d513acc46a84170c977636f9dae0b21d3ad8f66
AbstractMcpSyncServerTests.java https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-509b8d9b997788de4efa63ae6a1ac00c809143d25882b120b3630d01f99b5ee2
AsyncToolSpecificationBuilderTest.java https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-44b323bff62bca1124032975b257f0bf64eaea9e1bc898a1afa54866838e9e65
BaseMcpAsyncServerTests.java https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-d5658941f1752a38ebb5f615666dcbd8255ff31d5f66f9b43f9dbd35d4bb514b
SyncToolSpecificationBuilderTest.java https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-1b235d61defec961be44d7565958aee981d0f09b87b57b28729a846fc7842378
HttpServletSseServerTransportProviderIntegrationTests.java https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-01cebbfc9983b696cc42a53df957b033e43b8f0a21c3e9797b67712a1e53aa3c
.../mcp-spring-webflux/src/test/java/io/modelcontextprotocol/WebFluxSseIntegrationTests.javahttps://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-81ae74b25b8677e73b1cab94ce48a2acf550b8e297bbb02adc7d866889de2dbc
View file https://github.com/modelcontextprotocol/java-sdk/blob/894e83117c226d02a86b0adbbebb0e7412131e08/mcp-spring/mcp-spring-webflux/src/test/java/io/modelcontextprotocol/WebFluxSseIntegrationTests.java
Open in desktop https://desktop.github.com
Please reload this pagehttps://github.com/modelcontextprotocol/java-sdk/pull/375/files
...spring-webmvc/src/test/java/io/modelcontextprotocol/server/WebMvcSseIntegrationTests.javahttps://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-a49b6c473b3533ec95f66cc79e045f60472274a4392910a09eda14ad801a0d92
View file https://github.com/modelcontextprotocol/java-sdk/blob/894e83117c226d02a86b0adbbebb0e7412131e08/mcp-spring/mcp-spring-webmvc/src/test/java/io/modelcontextprotocol/server/WebMvcSseIntegrationTests.java
Open in desktop https://desktop.github.com
Please reload this pagehttps://github.com/modelcontextprotocol/java-sdk/pull/375/files
mcp-test/src/main/java/io/modelcontextprotocol/server/AbstractMcpAsyncServerTests.javahttps://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-46e273514df1ee6f2ad31bcc4211e3fd74bb108fd690a8019bdc8cb39708e5ce
View file https://github.com/modelcontextprotocol/java-sdk/blob/894e83117c226d02a86b0adbbebb0e7412131e08/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/375/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-46e273514df1ee6f2ad31bcc4211e3fd74bb108fd690a8019bdc8cb39708e5ce
https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-46e273514df1ee6f2ad31bcc4211e3fd74bb108fd690a8019bdc8cb39708e5ce
https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-46e273514df1ee6f2ad31bcc4211e3fd74bb108fd690a8019bdc8cb39708e5ce
https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-46e273514df1ee6f2ad31bcc4211e3fd74bb108fd690a8019bdc8cb39708e5ce
https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-46e273514df1ee6f2ad31bcc4211e3fd74bb108fd690a8019bdc8cb39708e5ce
https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-46e273514df1ee6f2ad31bcc4211e3fd74bb108fd690a8019bdc8cb39708e5ce
https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-46e273514df1ee6f2ad31bcc4211e3fd74bb108fd690a8019bdc8cb39708e5ce
https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-46e273514df1ee6f2ad31bcc4211e3fd74bb108fd690a8019bdc8cb39708e5ce
mcp-test/src/main/java/io/modelcontextprotocol/server/AbstractMcpSyncServerTests.javahttps://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-249586dc3b013e820eee2d23089392fa54b42de5f0ba63ef493dc2a82c2adb94
View file https://github.com/modelcontextprotocol/java-sdk/blob/894e83117c226d02a86b0adbbebb0e7412131e08/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/375/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-249586dc3b013e820eee2d23089392fa54b42de5f0ba63ef493dc2a82c2adb94
https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-249586dc3b013e820eee2d23089392fa54b42de5f0ba63ef493dc2a82c2adb94
https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-249586dc3b013e820eee2d23089392fa54b42de5f0ba63ef493dc2a82c2adb94
https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-249586dc3b013e820eee2d23089392fa54b42de5f0ba63ef493dc2a82c2adb94
https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-249586dc3b013e820eee2d23089392fa54b42de5f0ba63ef493dc2a82c2adb94
https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-249586dc3b013e820eee2d23089392fa54b42de5f0ba63ef493dc2a82c2adb94
https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-249586dc3b013e820eee2d23089392fa54b42de5f0ba63ef493dc2a82c2adb94
mcp/src/main/java/io/modelcontextprotocol/server/McpAsyncServer.javahttps://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-1580e5959202a3bd57eef693a4480dc8b3255681c3fa5002bbec3f1a7bbc54f2
View file https://github.com/modelcontextprotocol/java-sdk/blob/894e83117c226d02a86b0adbbebb0e7412131e08/mcp/src/main/java/io/modelcontextprotocol/server/McpAsyncServer.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/java-sdk/pull/375/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-1580e5959202a3bd57eef693a4480dc8b3255681c3fa5002bbec3f1a7bbc54f2
https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-1580e5959202a3bd57eef693a4480dc8b3255681c3fa5002bbec3f1a7bbc54f2
https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-1580e5959202a3bd57eef693a4480dc8b3255681c3fa5002bbec3f1a7bbc54f2
https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-1580e5959202a3bd57eef693a4480dc8b3255681c3fa5002bbec3f1a7bbc54f2
https://github.com/modelcontextprotocol/java-sdk/pull/375/files#diff-1580e5959202a3bd57eef693a4480dc8b3255681c3fa5002bbec3f1a7bbc54f2
Please reload this pagehttps://github.com/modelcontextprotocol/java-sdk/pull/375/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.