The official Python SDK for Model Context Protocol servers and clients
COMMITS
/ README.v2.md March 9, 2026
M
fix: correct Context type parameters across examples and tests (#2256)
Max Isbey committed
February 12, 2026
M
February 3, 2026
M
refactor: replace `mcp.types as types` to `from mcp import types` (#1986)
Marcelo Trylesinski committed
M
feat: add `ClientRequestContext` type alias for client-side handlers (#1989)
Marcelo Trylesinski committed
M
refactor: split `RequestContext` between server and client (#1987)
Marcelo Trylesinski committed
January 30, 2026
M
Support different transports in Client (#1972)
Marcelo Trylesinski committed
January 29, 2026
M
fix: revert README to v1.x documentation on main (#1971)
Max Isbey committed