Skip to content

feat(mcp-core): support Mcp-Name header for Streamable HTTP (SEP-2243)#994

Open
cooleditphoto wants to merge 2 commits into
modelcontextprotocol:mainfrom
cooleditphoto:feature/SEP-2243-Mcp-Name-in-header
Open

feat(mcp-core): support Mcp-Name header for Streamable HTTP (SEP-2243)#994
cooleditphoto wants to merge 2 commits into
modelcontextprotocol:mainfrom
cooleditphoto:feature/SEP-2243-Mcp-Name-in-header

Conversation

@cooleditphoto
Copy link
Copy Markdown

@cooleditphoto cooleditphoto commented Jun 3, 2026

Add MCP_NAME header constant and inject it in the streamable HTTP client transport (HttpClientStreamableHttpTransport) and HTTP server transport

Motivation and Context

#990
To solve the Mcp_Name part of https://modelcontextprotocol.io/seps/2243-http-standardization

How Has This Been Tested?

[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:44 min
[INFO] Finished at: 2026-06-02T09:02:38-04:00
[INFO] ------------------------------------------------------------------------

Breaking Changes

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

Add MCP_NAME header constant and inject it in the streamable HTTP client transport (HttpClientStreamableHttpTransport)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant