The official Python SDK for Model Context Protocol servers and clients
COMMITS
July 21, 2025
L
M
Make sure `RequestId` is not coerced as `int` (#1178)
Marcelo Trylesinski committed
July 18, 2025
I
fix flaky test test_88_random_error (#1171)
Inna Harper committed
I
Add CODEOWNERS file for sdk (#1169)
Inna Harper committed
July 17, 2025
L
Support falling back to OIDC metadata for auth (#1061)
Luca Chang committed
I
README - replace code snippets with examples -- auth examples (#1164)
Inna Harper committed
I
fix flaky fix-test_streamablehttp_client_resumption test (#1166)
Inna Harper committed
S
docs: add pre-commit install guide on CONTRIBUTING.md (#995)
Stanley Law committed
D
Docs: Update CallToolResult parsing in README (#812)
Dagang Wei committed
I
Tests(cli): Add coverage for helper functions (#635)
Ian Davenport committed
M
chore: don't allow users to create issues outside the templates (#1163)
Marcelo Trylesinski committed
July 16, 2025
I
README - replace code snippets with examples - streamable http (#1155)
Inna Harper committed
I
README - replace code snippets with examples - add lowlevel to snippets (#1150)
Inna Harper committed
July 15, 2025
I
fix markdown error in README in main (#1147)
Inna Harper committed
P
Add streamable HTTP starlette example to Python SDK docs (#1111)
Pamela Fox committed
Y
Implement RFC9728 - Support WWW-Authenticate header by MCP client (#1071)
yurikunash committed
F
Add regression test for stateless request memory cleanup (#1140)
Felix Weinberger committed
July 14, 2025
M
tests: use `inline_snapshot.Is` on parametrized test (#945)
Marcelo Trylesinski committed
H
Close server session after handle stateless request (#1116)
hopeful0 committed
I
I
README - replace code snippets with examples (#1136)
Inna Harper committed
B
Fix BaseModel method name conflicts in func_metadata (#1123)
bhosmer-ant committed
July 11, 2025
B
add regression tests for #1113 (#1122)
bhosmer-ant committed
Y
Update routing for streamable HTTP to avoid 307 redirect (#1115)
yurikunash committed
July 10, 2025
G
Avoiding to parse string arguments containing valid JSON if the argument annotation is str (#1113)
Giuseppe Coviello committed
J
Ensure failed oauth registration response is read before accessing response.text (#1118)
Jeremiah Lowin committed
I
Fix missing line in generated snippets (#1117)
Inna Harper committed
S
chore: add markdownlint on pre-commit hook and lint md files (#996)
Stanley Law committed
July 9, 2025
M
Adding description field to the FastMCP get_prompt method (#614)
Megan Dsouza committed