-
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
feat(client): handle list_changed notifications via callbacks
#2182
opened Feb 28, 2026 by
giulio-leone
Loading…
fix: gracefully terminate active sessions on shutdown
#2181
opened Feb 28, 2026 by
giulio-leone
Loading…
fix: add SSRF redirect protection to httpx client factory
#2180
opened Feb 28, 2026 by
dgenio
Loading…
fix: collapse BaseExceptionGroup to surface real errors from task groups
#2179
opened Feb 28, 2026 by
giulio-leone
Loading…
Return
CallToolResult from convert_result instead of a tuple
#2175
opened Feb 28, 2026 by
Kludex
Loading…
2 tasks done
fix: dup file descriptors in stdio_server to avoid closing real stdin/stdout
#2172
opened Feb 28, 2026 by
giulio-leone
Loading…
perf: use deque for InMemoryTaskMessageQueue FIFO operations
#2165
opened Feb 28, 2026 by
giulio-leone
Loading…
feat: add
execution parameter to add_tool() for task support declaration
#2157
opened Feb 27, 2026 by
jief123
Loading…
5 of 9 tasks
fix: accept wildcard media types in Accept header per RFC 7231
#2152
opened Feb 27, 2026 by
shivama205
Loading…
8 tasks done
shutdown CPU busy-loop in HTTP/SSE transports
#2147
opened Feb 25, 2026 by
akshan-main
Loading…
6 of 9 tasks
feat: public API for runtime handler registration/deregistration
#2146
opened Feb 25, 2026 by
BabyChrist666
Loading…
3 of 4 tasks
Fix stateless HTTP task accumulation causing memory leak
#2145
opened Feb 25, 2026 by
wiggzz
Loading…
5 tasks done
feat(transport-security): add subdomain wildcard support for allowed_hosts
#2144
opened Feb 25, 2026 by
Chenzhen-Ye
Loading…
6 of 9 tasks
Handle BrokenResourceError in stdio client shutdown path
#2143
opened Feb 25, 2026 by
aframedelta
Loading…
Fix stdio_server from closing process stdio handles
#2142
opened Feb 25, 2026 by
aframedelta
Loading…
Fix client secret post for client credentials auth
#2140
opened Feb 25, 2026 by
Noravee
Loading…
6 of 9 tasks
Replace Claude for Desktop with VS Code + Copilot in server quickstart
#2139
opened Feb 24, 2026 by
jonathanhefner
•
Draft
Import "Build a weather server" quickstart guide
#2138
opened Feb 24, 2026 by
jonathanhefner
•
Draft
Backport: Add missing TasksCallCapability to v1.x
#2137
opened Feb 24, 2026 by
BabyChrist666
Loading…
1 of 2 tasks
Import "Build an LLM-powered chatbot" quickstart guide
#2130
opened Feb 23, 2026 by
jonathanhefner
•
Draft
feat: add serializable session state for distributed deployments (#2111)
#2126
opened Feb 22, 2026 by
gspeter-max
Loading…
7 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.