-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Pull requests: modelcontextprotocol/python-sdk
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(server): treat text/* mime types case-insensitively for FileResource
#2918
opened Jun 20, 2026 by
ly-wang19
Loading…
fix(server): match Content-Type case-insensitively in StreamableHTTP
#2916
opened Jun 20, 2026 by
ly-wang19
Loading…
fix: forward stdio server stderr through errlog
#2915
opened Jun 20, 2026 by
jordansilly77-stack
Loading…
fix: stdio_server emits LF only on Windows stdout (fixes #2433)
#2908
opened Jun 18, 2026 by
kaXianc2-gom
Loading…
fix(client/stdio): default encoding_error_handler to 'replace' for resilient UTF-8 decoding
#2907
opened Jun 18, 2026 by
sarvesh1327
Loading…
4 tasks done
test(mcpserver): cover PEP 604 union return annotations (#2591)
#2906
opened Jun 18, 2026 by
Bartok9
Loading…
Extract tool parameter descriptions from docstrings
#2876
opened Jun 15, 2026 by
Gaurangwad
Loading…
9 tasks done
fix(client/auth): use stored refresh_token on 401 instead of full re-authorization
#2875
opened Jun 15, 2026 by
beraterkanelcelik
Loading…
fix(server): expose session_idle_timeout via streamable_http_app() and pause reaping during active requests
#2874
opened Jun 15, 2026 by
Bartok9
Loading…
fix(client): tolerate invalid UTF-8 from server stdout in stdio_client
#2873
opened Jun 15, 2026 by
Bartok9
Loading…
fix(server): duplicate stdio fds to prevent closing real stdio
#2866
opened Jun 14, 2026 by
superShen0916
Loading…
Add OIDC fallback for legacy OAuth discovery
#2862
opened Jun 14, 2026 by
maxpetrusenkoagent
•
Draft
Validate DCR redirect_uris with HTTPS-or-loopback policy
#2860
opened Jun 13, 2026 by
KirtiRamchandani
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.