-
Notifications
You must be signed in to change notification settings - Fork 512
Pull requests: modelcontextprotocol/go-sdk
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
internal/jsonrpc2: contain handler panics and reply with an internal error
#1180
opened Aug 16, 2026 by
ez-lbz
Loading…
mcp: reject deeply nested tool arguments before validation
#1179
opened Aug 16, 2026 by
ez-lbz
Loading…
internal/jsonrpc2: reject fractional and out-of-range request IDs
#1178
opened Aug 16, 2026 by
ez-lbz
Loading…
mcp: reject resource subscriptions during close
#1172
opened Aug 13, 2026 by
jstar0
Contributor
Loading…
mcp: fail connect when subscriptions listen is rejected
#1170
opened Aug 13, 2026 by
jstar0
Contributor
Loading…
mcp: inject new-protocol metadata in default send path
#1167
opened Aug 13, 2026 by
jstar0
Contributor
Loading…
mcp: send the proposed protocol version in the initialize header
#1165
opened Aug 13, 2026 by
gwyszynski-sa
Contributor
Loading…
log undeliverable late responses in processResult
#1153
opened Aug 8, 2026 by
o-mid
Loading…
2 of 3 tasks
mcp: preserve required text field when marshaling empty ResourceContents
#1149
opened Aug 6, 2026 by
shoemoney
Loading…
mcp: don't mutate caller params on multi-round-trip retries
#1145
opened Aug 5, 2026 by
yhxlele
Loading…
auth/mcp: client DPoP support (SEP-1932 baseline, no nonce)
#1140
opened Aug 4, 2026 by
gbshankar
Loading…
2 of 4 tasks
conformance: pass auth/dpop (SEP-1932 baseline)
#1138
opened Aug 4, 2026 by
gbshankar
Loading…
1 of 2 tasks
auth: advertise RFC 6750 error code in WWW-Authenticate challenge
#1135
opened Aug 2, 2026 by
PratikDhanave
Loading…
mcp: prevent MemoryEventStore.After panic on index past the end
#1132
opened Aug 2, 2026 by
PratikDhanave
Loading…
mcp: export Server.Discover for host introspection
#1129
opened Aug 1, 2026 by
arimu1
Contributor
Loading…
3 tasks done
mcp: add ServerOptions.DefaultCacheable
#1128
opened Aug 1, 2026 by
arimu1
Contributor
Loading…
6 tasks done
mcp: emit UnsupportedProtocolVersionError for stateful servers rejecting SEP-2575 requests
#1111
opened Jul 27, 2026 by
jhrozek
Contributor
Loading…
5 tasks done
mcp: harden paginate against infinite loops and param mutation
#1110
opened Jul 24, 2026 by
dongjiang1989
Loading…
internal/jsonrpc2: wrap writeErr with %w so errors.Is works for consumers
#1105
opened Jul 19, 2026 by
mybytecode
Loading…
auth: propagate discovered scopes to DCR metadata before registration
#1104
opened Jul 18, 2026 by
spdeepak
Loading…
internal/jsonrpc2: plumb cancellation cause through request context
#1103
opened Jul 18, 2026 by
aha-jansen
Loading…
internal/jsonrpc2: test WireError.Is and fix nil target panic
#1079
opened Jul 13, 2026 by
aha-jansen
•
Draft
internal/jsonrpc2: allow EOF-side responses to drain
#1067
opened Jul 9, 2026 by
ychampion
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.