-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: modelcontextprotocol/typescript-sdk
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix automatic log level handling for sessionless connections
#917
opened Sep 3, 2025 by
cliffhall
Loading…
5 of 8 tasks
~3x test execution speedup from updating to
jest@30
and moving from ts-jest
to @swc/jest
#916
opened Sep 3, 2025 by
jake-danton
Loading…
6 of 9 tasks
Migrating to Zod v4, marking as peer dependency, and removing zod-to-json-schema
#914
opened Sep 2, 2025 by
jake-danton
•
Draft
5 of 9 tasks
Add configurable JSON Schema target specification for OpenAI
#910
opened Sep 1, 2025 by
ashburnham
Loading…
6 of 9 tasks
mcp: update SDK for SEP 973 + add to example server
#904
opened Aug 28, 2025 by
jesselumarie
Loading…
6 of 9 tasks
fix: Add Accept header to auth metadata request
#901
opened Aug 25, 2025 by
SVLaursen
Loading…
4 of 9 tasks
Implementation of SEP-986: Specify Format for Tool Names
#900
opened Aug 22, 2025 by
kentcdodds
Loading…
6 of 9 tasks
fix: client initial GET sse include requestInit (modelcontextprotocol#895)
#896
opened Aug 22, 2025 by
DW8Reaper
Loading…
6 of 9 tasks
Implement protocol-level sessions for TypeScript SDK
#888
opened Aug 20, 2025 by
bhosmer-ant
•
Draft
2 tasks
Fix double onerror trigger on client.close() (Streamable HTTP)
#880
opened Aug 15, 2025 by
Anil567849
Loading…
6 of 9 tasks
Feat: Add RFC 7523 (JWT Bearer Grant) support
#875
opened Aug 14, 2025 by
ZachGerman
Loading…
7 of 9 tasks
feat: use informative user agent in HTTP requests
#872
opened Aug 12, 2025 by
LucaButBoring
•
Draft
6 of 9 tasks
Type generics for CallToolResult - Require 'structuredContent' if 'outputSchema' defined.
#859
opened Aug 10, 2025 by
KKonstantinov
Loading…
6 of 9 tasks
fix(auth-router): correct Protected Resource Metadata for pathful RS and add explicit resourceServerUrl (RFC 9728)
#858
opened Aug 8, 2025 by
blustAI
Loading…
3 tasks
Fix [mcp client times out after 60 seconds (ignoring timeout option) #245]
#849
opened Aug 6, 2025 by
andrea-tomassi
Loading…
feat: add bulk registration methods for tools, resources, and prompts
#847
opened Aug 5, 2025 by
cameroncooke
Loading…
6 of 9 tasks
feat: add optional strict parameter to registerTool for Zod validation
#846
opened Aug 5, 2025 by
abloomston
Loading…
7 of 9 tasks
fix: typo in comment in ResourceTemplate class
#845
opened Aug 5, 2025 by
aakopianlz
Loading…
6 of 9 tasks
fix: Replace non-standard
enumNames
with standard oneOf
in EnumSchema
#844
opened Aug 5, 2025 by
jake-danton
•
Draft
7 of 9 tasks
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.