Skip to content

Add SSE server code example to transports documentation#1385

Merged
jeffhandley merged 1 commit intomodelcontextprotocol:mainfrom
jeffhandley:jeffhandley/sse-example
Feb 25, 2026
Merged

Add SSE server code example to transports documentation#1385
jeffhandley merged 1 commit intomodelcontextprotocol:mainfrom
jeffhandley:jeffhandley/sse-example

Conversation

@jeffhandley
Copy link
Collaborator

The SSE server section had prose but no code example. Add a minimal example showing that MapMcp() serves both Streamable HTTP and legacy SSE, with comments clarifying that SSE clients connect to /sse.

This sample code is required for Tier 1 compliance.

The SSE server section had prose but no code example. Add a minimal
example showing that MapMcp() serves both Streamable HTTP and legacy
SSE, with comments clarifying that SSE clients connect to /sse.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jeffhandley jeffhandley added this to the 1.0.0 (GA) milestone Feb 25, 2026
@jeffhandley jeffhandley self-assigned this Feb 25, 2026
@jeffhandley jeffhandley added the documentation Improvements or additions to documentation label Feb 25, 2026
@jeffhandley jeffhandley merged commit 80044da into modelcontextprotocol:main Feb 25, 2026
8 checks passed
@jeffhandley jeffhandley deleted the jeffhandley/sse-example branch February 25, 2026 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants