-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: modelcontextprotocol/typescript-sdk
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(server): add re-entrancy guard to close() to prevent stack overflow
#1808
opened Mar 28, 2026 by
lanxevo3
Loading…
fix(auth): guard against silent subpath loss when AS metadata discovery fails
#1807
opened Mar 28, 2026 by
lanxevo3
Loading…
fix(core): validate RequestId integers against Number.MAX_SAFE_INTEGER
#1806
opened Mar 28, 2026 by
lanxevo3
Loading…
fix(client): handle 404 by clearing session ID per MCP spec
#1805
opened Mar 28, 2026 by
lanxevo3
Loading…
fix(client): preserve user-supplied Accept header instead of overwriting unconditionally
#1804
opened Mar 28, 2026 by
lanxevo3
Loading…
fix(auth): deduplicate concurrent auth() calls to prevent rotating refresh token race
#1803
opened Mar 28, 2026 by
lanxevo3
Loading…
fix(server): add relatedRequestId option to sendToolListChanged and siblings
#1802
opened Mar 28, 2026 by
lanxevo3
Loading…
fix: reject request IDs exceeding Number.MAX_SAFE_INTEGER
#1801
opened Mar 28, 2026 by
kai-agent-free
Loading…
fix(client): handle 404 and 406 gracefully in GET SSE stream
#1799
opened Mar 27, 2026 by
4444J99
Loading…
6 of 9 tasks
fix(server): allow inline list changed notifications
#1797
opened Mar 27, 2026 by
raashish1601
Loading…
fix(core): ensure standardSchemaToJsonSchema emits type:object
#1796
opened Mar 27, 2026 by
felixweinberger
Loading…
5 of 9 tasks
fix(core): consolidate per-request cleanup in _requestWithSchema
#1790
opened Mar 27, 2026 by
felixweinberger
Loading…
5 of 9 tasks
fix: prevent stack overflow in transport close with re-entrancy guard
#1788
opened Mar 27, 2026 by
claygeo
Loading…
fix: deduplicate concurrent OAuth refresh token exchanges
#1787
opened Mar 27, 2026 by
claygeo
Loading…
[RFC] feat(server): multi-node session hydration (C# SDK parity)
#1786
opened Mar 27, 2026 by
felixweinberger
•
Draft
5 of 9 tasks
fix: UriTemplate.match() handles optional, out-of-order, and encoded query parameters
#1785
opened Mar 27, 2026 by
felixweinberger
Loading…
6 tasks done
docs: note type vs interface for structuredContent
#1784
opened Mar 27, 2026 by
felixweinberger
Loading…
1 of 4 tasks
feat!: remove WebSocketClientTransport
#1783
opened Mar 27, 2026 by
felixweinberger
Loading…
7 of 9 tasks
ci: format fetch-spec-types output with prettier
#1782
opened Mar 27, 2026 by
felixweinberger
Loading…
5 of 9 tasks
fix(server): forward list-changed notification options
#1777
opened Mar 27, 2026 by
theamodhshetty
•
Draft
v2 remove console warns on middleware
#1776
opened Mar 26, 2026 by
KKonstantinov
Loading…
7 of 9 tasks
fix(auth): enforce form-urlencoded Content-Type for token endpoint
auth
Issues and PRs related to Authentication / OAuth
#1774
opened Mar 26, 2026 by
lanxevo3
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.