-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Python: Add support for MCP Streamable HTTP transport #12001
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for taking the time to add this!
Python Unit Test Overview
|
please rebase from main, there is a fix for the onnxruntime import in there |
Will approve once the merge conflict is resolved. Resolving the conflict and merge the latest main will likely fix the unit test failure. |
@eavanvalkenburg @TaoChenOSU |
Motivation and Context
Added support for the new Streamable HTTP transport introduced in the
2025-03-26
revision of MCP, which replaces SSE.Description
mcp
library version to1.8
MCPStreamableHttpPlugin
classContribution Checklist