Skip to content

Pull requests: modelcontextprotocol/python-sdk

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Run synchronous tools in worker threads to avoid blocking the event loop
#1902 opened Jan 17, 2026 by pradeeptac Loading…
5 of 9 tasks
fix: send priming event in GET handler to prevent hang
#1883 opened Jan 16, 2026 by wukai9203 Loading…
3 tasks done
fix: correct unknown tool/prompt/resource error handling
#1872 opened Jan 15, 2026 by DePasqualeOrg Loading…
6 of 9 tasks
fix(tests): skip proxy for localhost in Windows environments
#1857 opened Jan 15, 2026 by cxhello Loading…
1 of 2 tasks
fix: suppress GeneratorExit during client cleanup
#1856 opened Jan 14, 2026 by codefromthecrypt Loading…
5 tasks done
fix: add boolean string coercion for FastMCP tool parameters
#1848 opened Jan 12, 2026 by jayhemnani9910 Loading…
5 tasks done
feat: fully support Basic Authorization header at token request
#1847 opened Jan 11, 2026 by challenger71498 Loading…
5 of 9 tasks
Added descriptions for arguments taken from docstring enhancement Request for a new feature that's not currently supported P2 Moderate issues affecting some users, edge cases, potentially valuable feature
#1825 opened Jan 4, 2026 by Ilan-kayesar Loading…
7 of 9 tasks
Add custom content support to ToolError for isError responses enhancement Request for a new feature that's not currently supported P3 Nice to haves, rare edge cases
#1824 opened Jan 4, 2026 by hanzili Loading…
Added custom validator for Resource mime type which is less retrictiv… enhancement Request for a new feature that's not currently supported P3 Nice to haves, rare edge cases
#1819 opened Dec 31, 2025 by sighthon Loading…
2 of 5 tasks
fix: auto-reinitialize client session on HTTP 404 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
#1818 opened Dec 31, 2025 by jayhemnani9910 Loading…
7 tasks done
fix: cleanup resources properly on BaseSession::_receive_loop cleanup bug Something isn't working P1 Significant bug affecting many users, highly requested feature
#1817 opened Dec 26, 2025 by challenger71498 Loading…
5 of 9 tasks
Split _perform_authorization_code_grant code auth Issues and PRs related to Authentication / OAuth enhancement Request for a new feature that's not currently supported P3 Nice to haves, rare edge cases
#1815 opened Dec 24, 2025 by HenriChabert Loading…
6 of 9 tasks
fix: handle_sse_response causing dangling client's read_stream bug Something isn't working P1 Significant bug affecting many users, highly requested feature
#1812 opened Dec 21, 2025 by ivanbelenky Loading…
5 of 9 tasks
ProTip! Filter pull requests by the default branch with base:main.