-
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
Add experimental Server Cards support (SEP-2127)
#2951
opened Jun 22, 2026 by
SamMorrowDrums
•
Draft
[v1.x] fix: make request responder completion idempotent
#2949
opened Jun 22, 2026 by
fengjikui
Contributor
Loading…
[v1.x] Buffer per-request StreamableHTTP streams; store priming event before dispatch
#2948
opened Jun 22, 2026 by
maxisbey
Contributor
Loading…
6 of 9 tasks
fix: normalize OAuth redirect URI URL subtypes
#2947
opened Jun 22, 2026 by
fengjikui
Contributor
Loading…
fix: reject duplicate initialize on existing sessions
#2945
opened Jun 22, 2026 by
fengjikui
Contributor
Loading…
fix: reject duplicate JSON-RPC request IDs with 409 Conflict (fixes #2655)
#2944
opened Jun 22, 2026 by
kaXianc2-gom
Loading…
fix: catch KeyboardInterrupt in run() for clean Ctrl+C exit
#2943
opened Jun 21, 2026 by
kaXianc2-gom
Loading…
fix: coerce redirect_uris AnyUrl subtypes to plain AnyUrl for correct equality
#2942
opened Jun 21, 2026 by
kaXianc2-gom
Loading…
fix(mcpserver): preserve Annotated/Field metadata for dict[str, T] return types
#2939
opened Jun 21, 2026 by
anneheartrecord
Loading…
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…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.