-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Pull requests: modelcontextprotocol/typescript-sdk
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor(core): _wrapHandler hook so subclasses don't redeclare setRequestHandler
v2-bc
v2 backwards-compatibility series
fix: pass both args when inputSchema omitted in task handler executor
#1975
opened Apr 28, 2026 by
nanookclaw
Loading…
feat(core): custom-method support (3-arg setRequestHandler + request schema overload)
v2-bc
v2 backwards-compatibility series
#1974
opened Apr 28, 2026 by
felixweinberger
Contributor
Loading…
7 of 9 tasks
feat(server): lift framework-agnostic RS-auth helpers from /express
#1973
opened Apr 28, 2026 by
felixweinberger
Contributor
•
Draft
6 tasks done
fix(auth): preserve resource URI without trailing slash (#1968)
#1972
opened Apr 28, 2026 by
MukundaKatta
Loading…
fix(server): handle ZodObject in RegisteredTool.update (#1960)
#1971
opened Apr 28, 2026 by
MukundaKatta
Loading…
chore(deps): bump pnpm/action-setup from 5.0.0 to 6.0.3
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#1970
opened Apr 27, 2026 by
dependabot
Bot
Loading…
fix: handle 404 and 406 gracefully in SSE stream initialization
#1969
opened Apr 27, 2026 by
nanookclaw
Loading…
docs(examples): add external auth resource server example (closes #658)
#1967
opened Apr 27, 2026 by
MukundaKatta
Loading…
2 of 3 tasks
fix(server): return Tool Execution Errors for input validation failures (SEP-1303)
#1966
opened Apr 26, 2026 by
MukundaKatta
Loading…
feat(client): honor Retry-After on HTTP 429 responses
#1965
opened Apr 26, 2026 by
MukundaKatta
Loading…
2 tasks done
feat(deps): make HTTP/SSE transport deps optional for stdio-only consumers
#1964
opened Apr 26, 2026 by
MukundaKatta
Loading…
feat(client): add idle timeout to SSE stream reader
#1963
opened Apr 26, 2026 by
MukundaKatta
Loading…
fix: adaptOAuthProvider returns expired tokens on long-running connections
#1962
opened Apr 26, 2026 by
Christian-Sidak
Contributor
Loading…
2 tasks
fix(client/sse): release reader lock on disconnect to prevent ~50MB leak
#1961
opened Apr 25, 2026 by
MukundaKatta
Loading…
fix(client/auth): use .set() for prompt=consent instead of .append() to avoid duplicating
#1958
opened Apr 24, 2026 by
mhegazy
Loading…
fix(client): check token expiry in adaptOAuthProvider before returning expired tokens
#1955
opened Apr 24, 2026 by
daksh-goyal
Loading…
fix(server): disable listChanged capability in V1x protocol mode (closes #1819)
#1953
opened Apr 24, 2026 by
Jim1874
Loading…
fix(server): loosen Accept validation when enableJsonResponse is true
#1952
opened Apr 23, 2026 by
Zelys-DFKH
Loading…
fix(client): preserve resource_metadata URL across non-Bearer WWW-Authenticate challenges
#1951
opened Apr 23, 2026 by
Zelys-DFKH
Loading…
feat: add v2 codemod draft
#1950
opened Apr 23, 2026 by
KKonstantinov
Contributor
•
Draft
6 tasks done
fix(core): allow extra JSON Schema keywords on elicitation primitive schemas
#1949
opened Apr 23, 2026 by
Zelys-DFKH
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.