Skip to content

Tags: modelcontextprotocol/python-sdk

Tags

v1.14.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use --frozen in pre-commit config (#1375)

v1.14.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix context injection for resources and prompts (#1336)

v1.13.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add CORS configuration for browser-based MCP clients (#1059)

Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
Co-authored-by: Felix Weinberger <fweinberger@anthropic.com>

v1.13.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: prevent async generator cleanup errors in StreamableHTTP transpo…

…rt (#1271)

Co-authored-by: David Soria Parra <167242713+dsp-ant@users.noreply.github.com>

v1.12.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove strict validation on `response_modes_supported` member of `OAu…

…thMetadata` (#1243)

v1.12.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Unpack settings in FastMCP (#1198)

v1.12.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: perform auth server metadata discovery fallbacks on any 4xx (#1193)

v1.12.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: fix OAuth flow request object handling (#1174)

v1.12.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support falling back to OIDC metadata for auth (#1061)

v1.11.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
The lifespan_context object here is not a dictionary like the other e… (

#1002)

Co-authored-by: ihrpr <inna@anthropic.com>