Max Isbey
Max Isbey
related: https://github.com/modelcontextprotocol/python-sdk/pull/1476
I won't be reviewing this as it's not something we can merge. As mentioned in the linked issue, this would require a SEP to be accepted and merged into a...
I'm going to close this issue as ClientSession has recently been refactored to allow passing in the full params object, rather than just the cursor: https://github.com/modelcontextprotocol/python-sdk/blob/89ff338174cec2b28f23deaec6136a4f3b11e875/src/mcp/client/session.py#L495 Further discussions around tool...
This is something that's been mentioned before in http://github.com/modelcontextprotocol/python-sdk/issues/1508 Currently it won't be prioritised, but potentially looked at for something in v2 of the SDK.
Closing as duplicate of #1190, which is tracking this issue. The root cause analysis and fix are being tracked there.
Thank you for putting together such a detailed proposal! This is a really thoughtful take on solving the versioning and discovery stability problem. Unfortunately, as this changes the underlying MCP...
This is a Python library/SDK for both clients and servers to implement MCP functionality. `package.json` is specific to Javasript, this is Python so it does not have that file. As...