-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: modelcontextprotocol/typescript-sdk
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: use unprefixed message for JSON-RPC wire serialization (-32042)
#1578
opened Feb 24, 2026 by
evalstate
Loading…
6 of 9 tasks
[v1.x] fix: add missing size field to ResourceSchema
#1575
opened Feb 22, 2026 by
olaservo
Loading…
2 tasks done
fix: add missing size field to ResourceSchema
#1574
opened Feb 22, 2026 by
olaservo
Loading…
3 tasks done
fix: handle EPIPE errors in StdioServerTransport to prevent process crash
#1568
opened Feb 22, 2026 by
stakeswky
Loading…
fix: throw ProtocolError as JSON-RPC error for tool not found
#1567
opened Feb 22, 2026 by
stakeswky
Loading…
fix(stdio): handle EPIPE errors gracefully in StdioServerTransport
#1566
opened Feb 21, 2026 by
opspawn
Loading…
fix: inline local $ref in tool inputSchema for LLM consumption
#1563
opened Feb 20, 2026 by
gogakoreli
Loading…
4 tasks done
fix(core): allow additional JSON Schema properties in elicitInput requestedSchema
#1561
opened Feb 20, 2026 by
corvid-agent
Loading…
3 tasks
fix(examples): use 404 status for invalid session IDs
#1560
opened Feb 20, 2026 by
corvid-agent
Loading…
2 tasks done
feat(express): add jsonBodyLimit option to createMcpExpressApp
#1559
opened Feb 20, 2026 by
corvid-agent
Loading…
2 tasks done
Update
README.md and docs/faq.md to link full quickstart guides
#1554
opened Feb 18, 2026 by
jonathanhefner
•
Draft
Rewrite
docs/server.md as a code-heavy, prose-light how-to guide
#1552
opened Feb 17, 2026 by
jonathanhefner
Loading…
chore: refactor vitest usage, ts config, shuffle dependencies
#1540
opened Feb 15, 2026 by
josefaidt
Loading…
5 of 9 tasks
migrate to node-version file, use corepack in actions to manage pnpm
#1538
opened Feb 15, 2026 by
josefaidt
Loading…
5 of 9 tasks
fix: return JSON-RPC error when tool not found per spec
#1535
opened Feb 14, 2026 by
Limitless2023
Loading…
remove references to npm, clean up package manager usage in workspaces
#1534
opened Feb 14, 2026 by
josefaidt
Loading…
6 of 9 tasks
fix: call onerror for silently swallowed transport errors
#1529
opened Feb 13, 2026 by
corvid-agent
Loading…
2 of 5 tasks
fix(client): retry SSE stream after receiving session ID
#1521
opened Feb 10, 2026 by
LucaButBoring
Loading…
6 of 9 tasks
[1.x] fix(client): retry SSE stream after receiving session ID
#1520
opened Feb 10, 2026 by
LucaButBoring
Loading…
6 of 9 tasks
Modify registerPrompt to accept undefined Args type
#1516
opened Feb 10, 2026 by
andershagbard
Loading…
4 of 9 tasks
fix: return JSON-RPC error for nonexistent tool calls
#1514
opened Feb 10, 2026 by
kaigritun
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.