| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-24 | 2.4 kB | |
| v1.27.0 source code.tar.gz | 2026-03-24 | 614.7 kB | |
| v1.27.0 source code.zip | 2026-03-24 | 862.1 kB | |
| Totals: 3 Items | 1.5 MB | 0 | |
What's Changed
- fix: remove unused
requestsdependency from simple-chatbot example by @maxisbey in https://github.com/modelcontextprotocol/python-sdk/pull/1959 - ci: backport conformance tests from main to v1.x by @felixweinberger in https://github.com/modelcontextprotocol/python-sdk/pull/2068
- fix: add RFC 8707 resource validation to OAuth client by @felixweinberger in https://github.com/modelcontextprotocol/python-sdk/pull/2069
- feat: add idle timeout for StreamableHTTP sessions by @felixweinberger in https://github.com/modelcontextprotocol/python-sdk/pull/1994
- [v1.x] fix: prevent command injection in example URL opening by @maxisbey in https://github.com/modelcontextprotocol/python-sdk/pull/2085
- Add VERSIONING.md, ROADMAP.md, and DEPENDENCY_POLICY.md by @felixweinberger in https://github.com/modelcontextprotocol/python-sdk/pull/2084
- docs: restructure README into docs/ pages by @felixweinberger in https://github.com/modelcontextprotocol/python-sdk/pull/2091
- docs: comprehensive feature documentation for SEP-1730 Tier 1 by @felixweinberger in https://github.com/modelcontextprotocol/python-sdk/pull/2090
- docs: fix stub pages and improve docs structure by @felixweinberger in https://github.com/modelcontextprotocol/python-sdk/pull/2101
- docs: fix GitHub links to point to v1.x branch by @felixweinberger in https://github.com/modelcontextprotocol/python-sdk/pull/2102
- docs: add snippet verification for docs/ pages by @felixweinberger in https://github.com/modelcontextprotocol/python-sdk/pull/2115
- docs: add server-side tool error handling documentation by @felixweinberger in https://github.com/modelcontextprotocol/python-sdk/pull/2129
- Backport: Add missing TasksCallCapability to v1.x by @BabyChrist666 in https://github.com/modelcontextprotocol/python-sdk/pull/2137
- [v1.x] fix: handle non-UTF-8 bytes in stdio server stdin by @maxisbey in https://github.com/modelcontextprotocol/python-sdk/pull/2303
- [v1.x] fix: handle ClosedResourceError when transport closes mid-request by @owendevereaux in https://github.com/modelcontextprotocol/python-sdk/pull/2334
New Contributors
- @owendevereaux made their first contribution in https://github.com/modelcontextprotocol/python-sdk/pull/2334
Full Changelog: https://github.com/modelcontextprotocol/python-sdk/compare/v1.26.0...v1.27.0