Marcelo Trylesinski
|
0ee7f1b293
|
Split protocol types into a standalone mcp-types package (#2973)
|
2026-06-25 19:18:38 +02:00 |
|
Max
|
03681ed55e
|
Client call_tool: input_responses/request_state retry params; InputRequiredResult via allow_input_required (#2968)
|
2026-06-25 17:37:00 +02:00 |
|
Marcelo Trylesinski
|
96bf22e57a
|
Stop flagging snake_case is_error results as tool errors in OTel span (#2971)
|
2026-06-25 15:24:45 +00:00 |
|
Marcelo Trylesinski
|
1b1abf6ab6
|
Add GenAI semantic-convention attributes to OpenTelemetryMiddleware (#2970)
|
2026-06-25 14:43:54 +00:00 |
|
Max
|
f226d00d0a
|
Client-side 2026-07-28 support: .discover()/.adopt() + Client(mode=); request-metadata green (#2950)
|
2026-06-25 16:09:23 +02:00 |
|
Max
|
ae13ede143
|
lowlevel Server: widen on_* return types for InputRequiredResult; add subscriptions/listen slot (#2967)
|
2026-06-25 14:20:01 +02:00 |
|
Max
|
a527142312
|
Buffer per-request StreamableHTTP streams to avoid serial-router head-of-line block (#2934)
|
2026-06-22 16:20:45 +01:00 |
|
Max
|
44ce901ce3
|
OAuth client: keep refresh_token on non-rotating refresh; restore same-origin issuer binding (#2946)
|
2026-06-22 15:21:52 +01:00 |
|
Marcelo Trylesinski
|
ad81ca234a
|
Slim ServerMiddleware to (ctx, call_next) and add OpenTelemetryMiddleware (#2941)
Co-authored-by: Max Isbey <224885523+maxisbey@users.noreply.github.com>
|
2026-06-22 14:46:30 +01:00 |
|
Max
|
5e013d9c54
|
OAuth client: harden SEP-2352/SEP-2350 edge cases; fix conformance comment (#2936)
|
2026-06-22 14:45:20 +01:00 |
|
Max
|
2397319a68
|
Server-side 2026-07-28 stateless support: classifier, driver split, server/discover (#2928)
|
2026-06-21 19:34:17 +01:00 |
|
Marcelo Trylesinski
|
44724284b3
|
Bind client credentials to their authorization server (SEP-2352) (#2933)
|
2026-06-20 18:47:22 +01:00 |
|
Marcelo Trylesinski
|
3169922492
|
Move scope step-up test to top-level function (#2932)
|
2026-06-20 18:45:10 +01:00 |
|
Marcelo Trylesinski
|
1331131650
|
Union previously requested scopes on step-up re-authorization (SEP-2350) (#2931)
|
2026-06-20 18:45:04 +02:00 |
|
Marcelo Trylesinski
|
4573e4ac33
|
Deprecate roots, sampling, and logging methods per SEP-2577 (#2926)
|
2026-06-20 18:25:41 +02:00 |
|
Marcelo Trylesinski
|
cf41441e44
|
Send application_type during Dynamic Client Registration (SEP-837) (#2930)
|
2026-06-20 18:19:12 +02:00 |
|
Marcelo Trylesinski
|
48cf4950dc
|
Validate the iss authorization-response parameter (RFC 9207 / SEP-2468) (#2921)
|
2026-06-20 17:54:18 +02:00 |
|
Marcelo Trylesinski
|
b7a5bffed0
|
Preserve empty URL paths on OAuth metadata models (#2925)
|
2026-06-20 15:32:03 +00:00 |
|
Max
|
5a3412ddc1
|
Ignore pre-2026 protocol_version pins at the StreamableHTTP transport (#2923)
|
2026-06-20 17:29:57 +02:00 |
|
冯基魁
|
fda4c54362
|
fix: correct MCPServer call_tool result type (#2816)
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
|
2026-06-20 16:56:16 +02:00 |
|
Marcelo Trylesinski
|
f253682393
|
Return -32602 for resource not found (SEP-2164) (#2920)
|
2026-06-20 16:55:23 +02:00 |
|
Max
|
84bf9bde05
|
First end-to-end 2026-07-28 stateless tools/call (experimental entry + ClientSession pin) (#2917)
|
2026-06-20 14:55:59 +01:00 |
|
Max
|
1cec2d60f4
|
Relax monolith ElicitRequestURLParams.elicitation_id for 2026-07-28 (#2913)
|
2026-06-19 16:06:08 +01:00 |
|
Max
|
510832aa45
|
Re-vendor 2026-07-28 schema and absorb spec #2907 error-code renumber (#2912)
|
2026-06-19 15:46:15 +01:00 |
|
Max
|
364b762ef6
|
tests/interaction: era-axis machinery for the requirements manifest (#2909)
|
2026-06-19 12:59:39 +01:00 |
|
Max
|
734746a3d9
|
Resolve protocol version per request and expose it as ctx.protocol_version (#2886)
|
2026-06-17 08:46:42 +01:00 |
|
Max
|
df81c06221
|
Pass a list to parametrize in test_docs_examples (pytest 9.1.0 compat) (#2890)
|
2026-06-16 23:15:39 +01:00 |
|
Max
|
65be5a7147
|
Protocol types for 2026-07-28: superset monolith, committed per-version packages, and wire-method maps (#2849)
|
2026-06-16 17:40:14 +01:00 |
|
Max
|
ac36a395aa
|
Widen the stdio round-trip test's termination grace and overall timeout (#2880)
|
2026-06-15 18:23:49 +01:00 |
|
Max
|
ddb7b78ef4
|
Deflake the issue-1363 tests: wait for lifespan startup instead of sleeping (#2879)
|
2026-06-15 16:50:57 +01:00 |
|
Max
|
1012d60004
|
[v2] ClientSession runs on JSONRPCDispatcher; BaseSession removed (#2838)
|
2026-06-15 14:46:34 +01:00 |
|
Max
|
535fc1d0fb
|
Flush the stdio subprocess's coverage data before the clean-exit line (#2840)
|
2026-06-12 10:23:37 +01:00 |
|
Max
|
7267818e44
|
Fix unknown-method error code and add a protocol version registry (#2836)
|
2026-06-11 16:47:22 +01:00 |
|
Max
|
1e21814ed5
|
Update the v2 status banner and pin spawned environments to the running SDK version (#2834)
CI / checks (push) Failing after 0s
CI / all-green (push) Has been cancelled
|
2026-06-11 09:41:19 +01:00 |
|
Max
|
5d826490b6
|
[v2] Dispatcher/ServerRunner receive-path swap — replaces BaseSession (#2710)
|
2026-06-09 12:58:47 +01:00 |
|
Max
|
b478bff56d
|
Remove the unsupported WebSocket transport (#2785)
|
2026-06-08 12:05:27 +01:00 |
|
Max
|
ac96f88abd
|
Deflake the session-level timeout test with trio's virtual clock (#2788)
|
2026-06-05 21:33:48 +01:00 |
|
Max
|
bdc48e98b1
|
Fix stdio client shutdown bugs and rebuild the stdio test suite (#2773)
|
2026-06-05 16:15:43 +01:00 |
|
Max
|
19fe9faec8
|
Run StreamableHTTP transport tests in process instead of over sockets (#2767)
|
2026-06-03 12:45:00 +01:00 |
|
Max
|
ed39e73c0b
|
Run SSE and Unicode transport tests in process instead of over sockets (#2765)
|
2026-06-02 21:46:53 +01:00 |
|
Max
|
b3025f93b4
|
Run transport security tests in process instead of over sockets (#2764)
|
2026-06-02 20:30:17 +01:00 |
|
Max
|
8cc187fac0
|
Remove Tasks (SEP-1686) from the SDK (#2714)
|
2026-06-02 18:27:05 +02:00 |
|
Max
|
616476f692
|
Bind transport sessions to the authenticated principal (#2718)
|
2026-05-29 17:48:40 +01:00 |
|
Max
|
24725633f1
|
test: interaction-model end-to-end suite with a requirements manifest (#2691)
|
2026-05-28 18:48:30 +00:00 |
|
Max
|
3eb579948a
|
Add subject and claims to AccessToken (#2686)
|
2026-05-26 13:13:55 +00:00 |
|
Gyeongjun Paik (Kent)
|
3d7b311de0
|
fix: align Context logging methods with MCP spec data type (#2366)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Max Isbey <224885523+maxisbey@users.noreply.github.com>
|
2026-04-14 21:41:51 +00:00 |
|
Wils Dawson
|
437d15aa71
|
SEP-2207: Refresh token guidance (#2039)
|
2026-04-14 11:48:07 +01:00 |
|
Felix Weinberger
|
2dfb51a4d1
|
fix(auth): coerce empty-string optional URL fields to None in OAuthClientMetadata (#2404)
|
2026-04-13 15:42:35 +01:00 |
|
Matt LeMay
|
c5f12ec1e9
|
Add resources parameter to MCPServer (#2414)
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
|
2026-04-12 14:42:12 +02:00 |
|
Marcelo Trylesinski
|
37891f42a4
|
Add basic OpenTelemetry tracing for client and server requests (#2381)
|
2026-03-31 20:33:33 +00:00 |
|