-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Pull requests: modelcontextprotocol/python-sdk
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: collapse single-exception ExceptionGroups from task groups
#2245
opened Mar 7, 2026 by
Varun6578
Loading…
fix: preserve stdin/stdout file descriptors after server exits
#2244
opened Mar 7, 2026 by
haroldfabla2-hue
Loading…
fix: preserve API gateway path prefix in SSE client URL resolution
#2243
opened Mar 7, 2026 by
Varun6578
Loading…
fix: catch ClosedResourceError in _handle_message error recovery path
#2242
opened Mar 7, 2026 by
herakles-dev
Loading…
3 tasks done
fix: make pywin32 imports soft to support server-only Windows installs
#2241
opened Mar 7, 2026 by
herakles-dev
Loading…
Fix: Allow Any type in logging methods per MCP spec (issue #397)
#2240
opened Mar 7, 2026 by
BlackBeardsoul
Loading…
docs: Add documentation for stdio server shutdown behavior
#2237
opened Mar 6, 2026 by
goingforstudying-ctrl
Loading…
fix: Ensure stdio server exits when stdin reaches EOF (fixes #2231)
#2234
opened Mar 6, 2026 by
goingforstudying-ctrl
Loading…
fix(types): type converted MCPServer handler results
enhancement
Request for a new feature that's not currently supported
needs confirmation
Needs confirmation that the PR is actually required or needed.
P2
Moderate issues affecting some users, edge cases, potentially valuable feature
v2
Ideas, requests and plans for v2 of the SDK which will incorporate major changes and fixes
#2228
opened Mar 6, 2026 by
lavish0000
Loading…
docs: clarify structured output validation timing
documentation
Improvements or additions to documentation
#2227
opened Mar 6, 2026 by
lavish0000
Loading…
docs: explain FastMCP request IDs for cancellation
documentation
Improvements or additions to documentation
P3
Nice to haves, rare edge cases
#2226
opened Mar 6, 2026 by
lavish0000
Loading…
fix(session): return -32601 for unknown request methods
#2225
opened Mar 6, 2026 by
lavish0000
Loading…
fix: validate_scope treats None registered scopes as no restrictions
auth
Issues and PRs related to Authentication / OAuth
bug
Something isn't working
P2
Moderate issues affecting some users, edge cases, potentially valuable feature
#2224
opened Mar 6, 2026 by
shivama205
Loading…
5 tasks done
fix: ignore closed log streams during shutdown
bug
Something isn't working
P2
Moderate issues affecting some users, edge cases, potentially valuable feature
#2222
opened Mar 5, 2026 by
lavish0000
Loading…
fix: refresh auth context for stateful HTTP requests
#2221
opened Mar 5, 2026 by
lavish0000
Loading…
fix: allow client scopes when no scope restriction is set
auth
Issues and PRs related to Authentication / OAuth
bug
Something isn't working
P2
Moderate issues affecting some users, edge cases, potentially valuable feature
#2220
opened Mar 5, 2026 by
lavish0000
Loading…
fix(stdio): allow configurable memory stream buffer size
#2215
opened Mar 5, 2026 by
yaowubarbara
Loading…
feat: store server_info on ClientSession during initialization
enhancement
Request for a new feature that's not currently supported
P3
Nice to haves, rare edge cases
#2211
opened Mar 4, 2026 by
shivama205
Loading…
4 tasks done
security: bump minimum versions for python-multipart and starlette
needs confirmation
Needs confirmation that the PR is actually required or needed.
#2210
opened Mar 4, 2026 by
pranayom
Loading…
3 tasks
feat: add subject and claims fields to AccessToken
auth
Issues and PRs related to Authentication / OAuth
enhancement
Request for a new feature that's not currently supported
needs confirmation
Needs confirmation that the PR is actually required or needed.
#2209
opened Mar 4, 2026 by
shivama205
Loading…
5 tasks done
fix: pass related_request_id in Context.report_progress()
bug
Something isn't working
needs confirmation
Needs confirmation that the PR is actually required or needed.
#2207
opened Mar 4, 2026 by
OiPunk
Loading…
fix: handle HTTP 4xx/5xx gracefully in StreamableHTTP transport
bug
Something isn't working
needs confirmation
Needs confirmation that the PR is actually required or needed.
P2
Moderate issues affecting some users, edge cases, potentially valuable feature
#2199
opened Mar 2, 2026 by
Varun6578
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.