Title: Support for separate registration and published endpoint paths in WebMvcSseServerTransportProvider · Issue #79 · modelcontextprotocol/java-sdk · GitHub
Open Graph Title: Support for separate registration and published endpoint paths in WebMvcSseServerTransportProvider · Issue #79 · modelcontextprotocol/java-sdk
X Title: Support for separate registration and published endpoint paths in WebMvcSseServerTransportProvider · Issue #79 · modelcontextprotocol/java-sdk
Description: Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested. Expected Behavior WebMvcSseServerTransportProvider should support separate configuration for registration paths and ...
Open Graph Description: Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested. Expected Behavior WebMvcSseServerTransportProvider should support separate c...
X Description: Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested. Expected Behavior WebMvcSseServerTransportProvider should support separate c...
Opengraph URL: https://github.com/modelcontextprotocol/java-sdk/issues/79
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Support for separate registration and published endpoint paths in WebMvcSseServerTransportProvider","articleBody":"Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested.\n\n**Expected Behavior**\nWebMvcSseServerTransportProvider should support separate configuration for registration paths and published paths. This would allow proper operation in environments with context paths or global URL prefixes. Example usage:\n// Registration path: /message (for server routing)\n// Published path: /api/v1/message (what clients see/use)\nvar transportProvider = new WebMvcSseServerTransportProvider(\n objectMapper, \n \"/message\", // Server registration path\n \"/api/v1/message\", // Path sent to clients\n \"/sse\"\n);\nWith this enhancement, the server would register handlers at the bare paths, but communicate the full paths to clients through the SSE connection.\n\n**Current Behavior**\n\n When using WebMvcSseServerTransportProvider in environments with servlet context paths or other global URL prefixes (like Spring Boot's spring.mvc.servlet.path), there's a mismatch between: \n\n1. The path where handlers are registered with Spring's RouterFunction (e.g., /message)\n2. The full path that needs to be communicated to clients (e.g., /app/message when the context path is /app)\n\nCurrently, WebMvcSseServerTransportProvider uses the same path for both registration and client communication, which doesn't work correctly in environments with context paths.\n**Context**\n\nI'm deploying an MCP server in a Spring Boot application with a servlet context path configured via spring.mvc.servlet.path. When registering message endpoints with Spring's RouterFunction, I need to use paths without the context prefix, but when communicating these endpoints to clients, I need to include the full path with context prefix. I've considered workarounds like: \n1. Using a reverse proxy to handle path translation (adds complexity)\n2. Manually modifying paths in client code (error-prone)\n3. Implementing a custom transport provider (duplicates existing code)\nA simple solution would be to enhance WebMvcSseServerTransportProvider to support separate configuration for registration and published paths, which would resolve this issue cleanly.\n","author":{"url":"https://github.com/minguncle","@type":"Person","name":"minguncle"},"datePublished":"2025-03-27T07:08:41.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":5},"url":"https://github.com/79/java-sdk/issues/79"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:b80854e9-0406-4b61-e0b9-1a355ff92167 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | CC4C:1ED54D:BE1A4B:FA2768:6A5C2A4D |
| html-safe-nonce | 6c31e2934ef918db6db2a799ab16026b828ef9f56bb8c9dca81de7d0f408d6f1 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDQzRDOjFFRDU0RDpCRTFBNEI6RkEyNzY4OjZBNUMyQTREIiwidmlzaXRvcl9pZCI6IjU0NDE1Mjc0MTAzNjUwNDk0MjEiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 6942262e7840ad9bdd4055adaa4c9574652b143882e8d7046ff53e40ade9d9da |
| hovercard-subject-tag | issue:2951861104 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/modelcontextprotocol/java-sdk/79/issue_layout |
| twitter:image | https://opengraph.githubassets.com/1b4c090cb7689a0ab4a8154d5937e75dbb3c0768fe4dfbf4484cc047f3c156e9/modelcontextprotocol/java-sdk/issues/79 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/1b4c090cb7689a0ab4a8154d5937e75dbb3c0768fe4dfbf4484cc047f3c156e9/modelcontextprotocol/java-sdk/issues/79 |
| og:image:alt | Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested. Expected Behavior WebMvcSseServerTransportProvider should support separate c... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | minguncle |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b |
| turbo-cache-control | no-preview |
| go-import | github.com/modelcontextprotocol/java-sdk git https://github.com/modelcontextprotocol/java-sdk.git |
| octolytics-dimension-user_id | 182288589 |
| octolytics-dimension-user_login | modelcontextprotocol |
| octolytics-dimension-repository_id | 919609219 |
| octolytics-dimension-repository_nwo | modelcontextprotocol/java-sdk |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 919609219 |
| octolytics-dimension-repository_network_root_nwo | modelcontextprotocol/java-sdk |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 9c975978430e9ad293956f2bbdaf153b1bd84a99 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width