-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Pull requests: modelcontextprotocol/python-sdk
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(deps): bump cryptography from 45.0.5 to 46.0.5 in the uv group across 1 directory
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
#2031
opened Feb 11, 2026 by
dependabot
bot
Loading…
fix: explicit stderr piping for Jupyter support (#156)
#2030
opened Feb 10, 2026 by
Ashutosh0x
Loading…
fix: use ASGI callable for SSE endpoint to avoid BaseHTTPMiddleware AssertionError (#883)
#2029
opened Feb 10, 2026 by
Ashutosh0x
Loading…
fix: send CONNECTION_CLOSED error when SSE stream closes without event ID
#2028
opened Feb 10, 2026 by
kxbnb
Loading…
3 tasks done
fix(auth): release lock around yield in async_auth_flow to prevent RuntimeError
#2026
opened Feb 10, 2026 by
WachsenHaus
Loading…
feat: add OpenTelemetry tracing for client and server requests
#2025
opened Feb 10, 2026 by
Kludex
Loading…
8 tasks done
Add idle session timeout to StreamableHTTPSessionManager
#2022
opened Feb 9, 2026 by
felixweinberger
Loading…
6 tasks done
feat: support stderr logging in Jupyter notebook environments
bug
Something isn't working
P3
Nice to haves, rare edge cases
#2020
opened Feb 9, 2026 by
BabyChrist666
Loading…
6 tasks done
fix: strip trailing slash from issuer URL in OAuth metadata serialization
auth
Issues and PRs related to Authentication / OAuth
bug
Something isn't working
needs confirmation
Needs confirmation that the PR is actually required or needed.
#2019
opened Feb 9, 2026 by
BabyChrist666
Loading…
4 tasks done
docs: restructure documentation with quickstart, concepts, and new nav
documentation
Improvements or additions to documentation
#2008
opened Feb 7, 2026 by
Kludex
Loading…
2 of 3 tasks
fix: Remove logging initialization from Something isn't working
P2
Moderate issues affecting some users, edge cases, potentially valuable feature
MCPServer.__init__
bug
#2004
opened Feb 6, 2026 by
SimonZehetner
Loading…
4 of 9 tasks
fix: pass related_request_id in report_progress for SSE streaming
bug
Something isn't working
P2
Moderate issues affecting some users, edge cases, potentially valuable feature
#2002
opened Feb 5, 2026 by
hubbard-zlee
Loading…
Propagate contextvars through anyio streams
enhancement
Request for a new feature that's not currently supported
P2
Moderate issues affecting some users, edge cases, potentially valuable feature
#1996
opened Feb 4, 2026 by
aabmass
Loading…
5 of 9 tasks
feat: add idle timeout for StreamableHTTP sessions
bug
Something isn't working
P2
Moderate issues affecting some users, edge cases, potentially valuable feature
#1994
opened Feb 4, 2026 by
felixweinberger
Loading…
7 of 9 tasks
Fix leaked anyio streams in streamable_http
bug
Something isn't working
P2
Moderate issues affecting some users, edge cases, potentially valuable feature
#1991
opened Feb 4, 2026 by
aabmass
Loading…
5 of 9 tasks
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
#1954
opened Jan 25, 2026 by
kxbnb
Loading…
2 tasks done
fix: send error to client when SSE stream disconnects without response
bug
Something isn't working
P1
Significant bug affecting many users, highly requested feature
#1949
opened Jan 24, 2026 by
skyvanguard
Loading…
fix: support wildcard media types in Accept header validation
bug
Something isn't working
improves spec compliance
When a change improves ability of SDK users to comply with spec definition
P2
Moderate issues affecting some users, edge cases, potentially valuable feature
#1948
opened Jan 24, 2026 by
skyvanguard
Loading…
fix: handle ClientDisconnect gracefully instead of returning HTTP 500
bug
Something isn't working
P2
Moderate issues affecting some users, edge cases, potentially valuable feature
#1947
opened Jan 24, 2026 by
skyvanguard
Loading…
fix: prevent silent failure on GET stream so clients don't hang
bug
Something isn't working
#1943
opened Jan 23, 2026 by
sicoyle
Loading…
5 of 9 tasks
fix: handle EndOfStream and ClosedResourceError in send_request
bug
Something isn't working
needs repro
needs additional information to be able to reproduce bug
#1939
opened Jan 23, 2026 by
kxbnb
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.