Skip to content

Pull requests: modelcontextprotocol/typescript-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

feat: add url property to RequestInfo interface
#1353 opened Dec 30, 2025 by valentinbeggi Loading…
1 task done
fix: persist resource metadata URL across OAuth redirects
#1350 opened Dec 30, 2025 by hassan123789 Loading…
6 of 9 tasks
Feature/740 multi server chatbot example
#1348 opened Dec 29, 2025 by vippelina Loading…
7 of 9 tasks
Middleware Support for McpServer (Fixes #1238)
#1345 opened Dec 28, 2025 by ahammednibras8 Loading…
6 of 9 tasks
fix: handle OAuth error responses returned with HTTP 200 status
#1343 opened Dec 28, 2025 by christso Loading…
2 of 4 tasks
rename 'validation' folder->'validators'
#1340 opened Dec 27, 2025 by richarda23 Loading…
6 tasks
fix: disallow null (infinite) requested TTL
#1339 opened Dec 26, 2025 by LucaButBoring Loading…
7 of 9 tasks
Middleware packages for express and node
#1336 opened Dec 24, 2025 by mattzcarey Loading…
6 of 9 tasks
test: replace toEqual with toStrictEqual in all test files
#1333 opened Dec 23, 2025 by starfish719 Loading…
5 of 9 tasks
fix: return 404 for invalid MCP session IDs in examples #389
#1331 opened Dec 22, 2025 by lraveri Loading…
6 of 9 tasks
Implement SEP-990 Enterprise Managed OAuth
#1328 opened Dec 20, 2025 by sagar-okta Loading…
6 of 9 tasks
[v2] move to Headers object v2 Ideas, requests and plans for v2 of the SDK which will incorporate major changes and fixes
#1327 opened Dec 20, 2025 by KKonstantinov Loading…
9 tasks
[v2] Decouple server from express and hono - http framework-agnostic MCP server auth Issues and PRs related to Authentication / OAuth breaking change Will break existing deployments when updated without changes v2 Ideas, requests and plans for v2 of the SDK which will incorporate major changes and fixes
#1326 opened Dec 20, 2025 by KKonstantinov Loading…
7 of 9 tasks
v2
fix: #780 onerror and other listener not remove after client close
#1322 opened Dec 20, 2025 by shellRaining Loading…
6 of 9 tasks
fix(client): replace body.cancel() with text() to prevent hanging
#1320 opened Dec 19, 2025 by grimmerk Loading…
5 tasks done
Minor task-related refactors
#1315 opened Dec 18, 2025 by LucaButBoring Loading…
7 of 9 tasks
fix(auth): change default client_secret expiry from 30 days to no expiration auth Issues and PRs related to Authentication / OAuth
#1312 opened Dec 17, 2025 by grimmerk Loading…
6 of 9 tasks
docs: add guidance on discussing features before opening PRs
#1311 opened Dec 17, 2025 by felixweinberger Loading…
6 tasks done
Support ZodObject schemas in tool method
#1310 opened Dec 17, 2025 by DaleSeo Loading…
6 of 9 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.