The official Python SDK for Model Context Protocol servers and clients
COMMITS
October 15, 2025
October 14, 2025
F
fix: send params as empty object for list methods without cursor (#1453)
Felix Weinberger committed
F
feat: add resource annotations support to FastMCP (#1468)
Fenn Bailey committed
R
fix: Remove unnecessary constructor from ResourceServerSettings (#1424)
Rocky Haotian Du committed
October 13, 2025
F
Fix workspace configuration error with structured_output_lowlevel.py (#1471)
Felix Weinberger committed
A
D
[client] Implement MCP OAuth scope selection and step-up authorization (#1324)
Dogacan Colak committed
October 6, 2025
F
fix: update CLAUDE.md to remove auto-addition of reviewers. (#1431)
Felix Weinberger committed
F
Update README to link to Python SDK documentation (#1430)
Felix Weinberger committed
B
feat: add ability to remove tools (#1322)
Brandon Wu committed
M
Improve OAuth protected resource metadata URL construction per RFC 9728 (#1407)
Marcus Shu committed
October 3, 2025
M
Add documentation about testing (#1426)
Marcelo Trylesinski committed
M
Add documentation structure (#1425)
Marcelo Trylesinski committed
October 1, 2025
P
Add icons support for ResourceTemplate (#1412)
Peter Alexander committed
September 30, 2025
Z
fix: catch and rethrow SSEError during SSE connection establishment (#975)
ZhangChuanhui committed
L
fix: improve misleading warning for progress callback exceptions (#775)
Lorenzo committed
Y
fix: fix the system message in simple-chatbot example (#1394)
Yukuan Jia committed
F
Delete CODEOWNERS to eliminate notification overload (#1413)
Felix Weinberger committed
September 29, 2025
P
Update Icon.sizes to use string array format (#1411)
Peter Alexander committed
P
Add comprehensive Unicode tests for streamable HTTP transport (#1381)
Peter Alexander committed
September 26, 2025
J
Accept additional response_types values from OAuth servers (#1323)
Jon Shea committed
P
Add error log for client stdio (#924)
pengwa committed
September 24, 2025
P
Implementation of SEP 973 - Additional metadata + icons support (#1357)
Peter Alexander committed
T
feat: Add SDK support for SEP-1034 default values in elicitation schemas (#1337)
Tapan Chugh committed
September 23, 2025
M
Use streamable-http consistently in examples (#1389)
Max Isbey committed
M
Remove "unconditionally" from conditional description (#1289)
Mike Salvatore committed
M
feat: add paginated list decorators for prompts, resources, and tools (#1286)
Max Isbey committed
S
Fastmcp logging progress example (#1270)
Steve Billings committed
Y
Add test for ProtectedResourceMetadataParsing (#1236)
Yann Jouanin committed