Add examples for each SEP type in the guidelines#964
Closed
Joffref wants to merge 2 commits intomodelcontextprotocol:mainmodelcontextprotocol/modelcontextprotocol:mainfrom
Joffref:majoffre/add-sep-examplesJoffref/modelcontextprotocol:majoffre/add-sep-examplesCopy head branch name to clipboard
Closed
Add examples for each SEP type in the guidelines#964Joffref wants to merge 2 commits intomodelcontextprotocol:mainmodelcontextprotocol/modelcontextprotocol:mainfrom Joffref:majoffre/add-sep-examplesJoffref/modelcontextprotocol:majoffre/add-sep-examplesCopy head branch name to clipboard
Joffref wants to merge 2 commits intomodelcontextprotocol:mainmodelcontextprotocol/modelcontextprotocol:mainfrom
Joffref:majoffre/add-sep-examplesJoffref/modelcontextprotocol:majoffre/add-sep-examplesCopy head branch name to clipboard
Conversation
pwwpche
reviewed
Jul 15, 2025
| 2. **Informational** SEP describes a Model Context Protocol design issue, or provides general guidelines or information to the MCP community, but does not propose a new feature. Informational SEPs do not necessarily represent a MCP community consensus or recommendation. | ||
| 3. **Process** SEP describes a process surrounding MCP, or proposes a change to (or an event in) a process. Process SEPs are like Standards Track SEPs but apply to areas other than the MCP protocol itself. | ||
|
|
||
| ### Examples of SEP Types |
Contributor
There was a problem hiding this comment.
Would it be easier if it's added within the SEP types section, to save readers from having to scroll up?
pwwpche
reviewed
Jul 15, 2025
| Here are concrete examples for each SEP type: | ||
|
|
||
| 1. **Standards Track** — Asynchronous support in MCP ([Transport-agnostic resumable streams #899](https://github.com/modelcontextprotocol/modelcontextprotocol/issues/899)) | ||
| 2. **Informational** — Load balancing with MCP ([Add best practices when using load balancer #325](https://github.com/modelcontextprotocol/modelcontextprotocol/issues/325)) |
Contributor
There was a problem hiding this comment.
I'm not sure if this example is a good qualifier of SEP. Could you help elaborate?
pwwpche
reviewed
Jul 15, 2025
|
|
||
| Here are concrete examples for each SEP type: | ||
|
|
||
| 1. **Standards Track** — Asynchronous support in MCP ([Transport-agnostic resumable streams #899](https://github.com/modelcontextprotocol/modelcontextprotocol/issues/899)) |
Contributor
There was a problem hiding this comment.
This would be a good example
#284 - A major change on the implementation of MCP.
Member
|
I think having examples would actually be good, but we should probably choose examples that were implemented. |
Member
|
Since there hasn't been any movement on this for a while, I will close. If this still seems worth adding, though, feel free to open a new PR! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation and Context
How Has This Been Tested?
Breaking Changes
Types of changes
Checklist
Additional context