You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently working on a project that relies heavily on the Python SDK for interacting with MCP servers. The recent addition of Streamable HTTP support in the TypeScript SDK (version 1.10.0) has been a significant enhancement, allowing for more efficient and scalable communication.
However, the lack of Streamable HTTP support in the Python SDK has been a limiting factor for our development. Implementing this feature would greatly benefit the Python developer community and align the SDK's capabilities with its TypeScript counterpart.
I kindly request the addition of Streamable HTTP support in the Python SDK. If there's an existing roadmap or if this feature is already under development, please let me know. I'd be more than willing to contribute or assist in any way possible.
Thank you for your consideration.
The text was updated successfully, but these errors were encountered:
If we're looking for a client implementation to test against, this is the PR for the inspector to support Streamable HTTP. It's getting close. modelcontextprotocol/inspector#339
Hello,
I'm currently working on a project that relies heavily on the Python SDK for interacting with MCP servers. The recent addition of Streamable HTTP support in the TypeScript SDK (version 1.10.0) has been a significant enhancement, allowing for more efficient and scalable communication.
However, the lack of Streamable HTTP support in the Python SDK has been a limiting factor for our development. Implementing this feature would greatly benefit the Python developer community and align the SDK's capabilities with its TypeScript counterpart.
I kindly request the addition of Streamable HTTP support in the Python SDK. If there's an existing roadmap or if this feature is already under development, please let me know. I'd be more than willing to contribute or assist in any way possible.
Thank you for your consideration.
The text was updated successfully, but these errors were encountered: