Commit Graph

  • 5e1aa4072b Add client_id_metadata_document_supported to OAuthMetadata (#1603) Max Isbey 2025-11-13 17:13:55 +00:00
  • 7d12e83cf4 refactor: extract OAuth helper functions and simplify provider state (#1586) Max Isbey 2025-11-13 13:28:48 +00:00
  • e9afd5473a Replace environment variables with CLI arguments in simple-auth-client simple-auth-client-cli-args Max Isbey 2025-11-13 11:41:48 +00:00
  • be730674ad Add SEP-1034 conformance test support to everything-server (#1604) Felix Weinberger 2025-11-11 17:44:23 +00:00
  • 720d7130e2 Add coverage baseline commit to git-blame-ignore (#1613) Max Isbey 2025-11-11 14:03:51 +00:00
  • a864840825 Add end-of-file-fixer pre-commit hook (#1610) Max Isbey 2025-11-11 13:23:08 +00:00
  • 89e9c43acf Get baseline 100% clean coverage (#1553) Max Isbey 2025-11-11 13:09:32 +00:00
  • da4fce2195 Add everything-server for comprehensive MCP conformance testing (#1587) Felix Weinberger 2025-11-09 13:45:37 +00:00
  • 9eae96a05e Add get_server_capabilities() to ClientSession (#1588) v1.21.0 Camila Rondinini 2025-11-06 20:44:40 +00:00
  • 9853ce73ce Replace integration test with proper unit tests for config generation fix-config-tests Max Isbey 2025-11-06 15:56:53 +00:00
  • b7b0f8eebb Add --frozen flag to uv run commands in Claude config (#1583) Max Isbey 2025-11-06 16:07:15 +00:00
  • 3390e49c01 Implement SEP-985: OAuth Protected Resource Metadata discovery fallback (#1548) Chris Coutinho 2025-11-05 16:51:02 +01:00
  • de2289dc93 Fix typo in ClientSessionGroup doc string (#1572) inaku 2025-11-04 21:33:26 +08:00
  • 3a9f118e34 Update Starlette to 0.49.1 in uv.lock (#1559) Cole Murray 2025-11-03 00:15:08 -08:00
  • 202af49857 docs: use article "an" before "MCP" instead of "a" (#1558) Koichi ITO 2025-10-31 16:55:12 +08:00
  • 6f2cd0cef0 Fix auth client example URL handling for oauth provider (#1549) v1.20.0 Paul Carleton 2025-10-30 15:35:44 +00:00
  • 8cdac3d2f8 Fix pyright error and replace wildcard import with explicit imports (#1532) Max Isbey 2025-10-29 18:32:26 +00:00
  • f161149680 Implement RFC 7523 JWT flows (#1247) Luca Chang 2025-10-29 09:48:08 -07:00
  • db9e451551 fix: Replace remaining manual server polling with wait_for_server helper (#1529) Max Isbey 2025-10-29 11:27:57 +00:00
  • c44e68f766 Fix flaky timeout test in test_88_random_error (#1525) Max Isbey 2025-10-28 21:45:25 +00:00
  • 3e86edfb2f fix: Replace arbitrary sleeps with active server readiness checks in tests (#1527) Max Isbey 2025-10-28 21:42:33 +00:00
  • f97f7c4a7d fix: Replace fixed sleep with active server readiness check in SSE tests (#1526) Max Isbey 2025-10-28 19:49:13 +00:00
  • 7ac40af302 fix: Update spec links to new modelcontextprotocol.io location (#1491) Max Isbey 2025-10-28 18:13:40 +00:00
  • 673423da0d fix: replace deprecated dev-dependencies in examples/clients (#1518) Yukuan Jia 2025-10-28 22:09:14 +08:00
  • 31ae5f4dc4 Relax Accept header requirement for JSON-only responses (#1500) adam jones 2025-10-27 17:46:04 +00:00
  • 031b7fb83d Add low-level SSE stream parser for JSONRPCMessage claude/parse-sse-stream-011CUSiVJXYjsER2jc1LsAXg Claude 2025-10-24 21:20:33 +00:00
  • 6c26d087df update uv to 0.9.5 (#1510) v1.19.0 Max Isbey 2025-10-23 18:04:09 -07:00
  • 340af403bd Replace deprecated dev-dependencies with dependency-groups (#1488) Yukuan Jia 2025-10-24 08:22:16 +08:00
  • b7e4ae7542 test: use errno.ENOENT for command not found assertion (#1498) mingo007 2025-10-24 07:30:50 +08:00
  • bbc8b4904e Upgrade GitHub Actions (#1473) Christian Clauss 2025-10-23 20:33:45 +02:00
  • 9f9dbad416 fix: use proper dependency resolution in CI (#1507) Felix Weinberger 2025-10-23 10:25:48 -07:00
  • 35a9ccdb42 fix: uv CVE-2025-62518 astral-tokio-tar issue GHSA-j5gw-2vrg-8fgx (#1505) Christian Clauss 2025-10-22 15:52:56 +02:00
  • 1200ba0082 Allow CallToolResult to be returned directly to support _meta field for OpenAI Apps (#1459) Brandon Shar 2025-10-21 14:52:08 -04:00
  • 40acbc596c Expose RequestParams._meta in ClientSession.call_tool (#1231) Samuel Felipe Chenatti 2025-10-17 13:57:56 -03:00
  • c733eec5d9 Make client examples workspaces to reflect package code (#1466) Luca Chang 2025-10-17 09:13:39 -07:00
  • 98f82485bd feat: add tool metadata in FastMCP.tool decorator (#1463) Mat Leonard 2025-10-17 04:18:34 -07:00
  • dcc68ce56b fix: Set the Server session initialization state immediately after respond… (#1478) v1.18.0 daamitt 2025-10-15 18:26:43 +05:30
  • de89457683 fix: send params as empty object for list methods without cursor (#1453) Felix Weinberger 2025-10-14 11:11:38 +01:00
  • cd7253c593 feat: add resource annotations support to FastMCP (#1468) Fenn Bailey 2025-10-14 21:07:37 +11:00
  • eb34ab7c72 fix: Remove unnecessary constructor from ResourceServerSettings (#1424) Rocky Haotian Du 2025-10-14 15:21:15 +08:00
  • 7a933fe5da Fix workspace configuration error with structured_output_lowlevel.py (#1471) Felix Weinberger 2025-10-13 15:53:46 +01:00
  • b4e50aa9f9 Handles message type Exception in lowlevel/server.py _handle_message function. Mentioned as TODO on line 528. (#786) AishwaryaKalloli 2025-10-13 18:59:03 +05:30
  • 0e29cc4130 [client] Implement MCP OAuth scope selection and step-up authorization (#1324) Dogacan Colak 2025-10-13 09:18:00 -04:00
  • 61399b386c fix: update CLAUDE.md to remove auto-addition of reviewers. (#1431) v1.17.0 Felix Weinberger 2025-10-06 14:54:13 +01:00
  • 7d335efd82 Update README to link to Python SDK documentation (#1430) Felix Weinberger 2025-10-06 14:50:17 +01:00
  • b8e758b02b feat: add ability to remove tools (#1322) Brandon Wu 2025-10-06 06:16:50 -07:00
  • df3e428ee8 Improve OAuth protected resource metadata URL construction per RFC 9728 (#1407) Marcus Shu 2025-10-06 20:52:44 +08:00
  • 814c9c024a Add documentation about testing (#1426) Marcelo Trylesinski 2025-10-03 15:17:31 +01:00
  • 89619a8604 Add documentation structure (#1425) Marcelo Trylesinski 2025-10-03 14:17:08 +01:00
  • 3e798bfc01 Add icons support for ResourceTemplate (#1412) v1.16.0 Peter Alexander 2025-10-01 13:23:46 +01:00
  • f676f6c0f0 fix: catch and rethrow SSEError during SSE connection establishment (#975) ZhangChuanhui 2025-09-30 22:52:32 +08:00
  • d648a31359 fix: improve misleading warning for progress callback exceptions (#775) Lorenzo 2025-09-30 10:39:52 -03:00
  • c81ff64e94 fix: fix the system message in simple-chatbot example (#1394) Yukuan Jia 2025-09-30 19:22:33 +08:00
  • 8dd15ac71c Delete CODEOWNERS to eliminate notification overload (#1413) Felix Weinberger 2025-09-30 11:15:07 +01:00
  • 80c0d23d48 Update Icon.sizes to use string array format (#1411) Peter Alexander 2025-09-29 14:27:32 +01:00
  • 60f4b2d10a Add comprehensive Unicode tests for streamable HTTP transport (#1381) Peter Alexander 2025-09-29 14:09:33 +01:00
  • 9323efad99 Issue 1379 patch - Fix MCP server OAuth not working with Visual Studio Code and others with extra grant_types (#1380) automaton82 2025-09-29 06:13:16 -04:00
  • 1940040ac3 Accept additional response_types values from OAuth servers (#1323) Jon Shea 2025-09-26 15:29:06 -04:00
  • 146d7efb0f Add error log for client stdio (#924) pengwa 2025-09-26 22:42:23 +08:00
  • 71889d7387 Implementation of SEP 973 - Additional metadata + icons support (#1357) v1.15.0 1.15.0 Peter Alexander 2025-09-24 20:29:04 +01:00
  • b85e7bd1a9 feat: Add SDK support for SEP-1034 default values in elicitation schemas (#1337) Tapan Chugh 2025-09-24 08:33:45 -07:00
  • c0f165776d Use streamable-http consistently in examples (#1389) Max Isbey 2025-09-23 20:19:14 +01:00
  • 7629fe6b97 Remove "unconditionally" from conditional description (#1289) Mike Salvatore 2025-09-23 12:13:26 -04:00
  • 4fb975c6dc feat: add paginated list decorators for prompts, resources, and tools (#1286) Max Isbey 2025-09-23 14:58:06 +01:00
  • 03e19f1c90 Fastmcp logging progress example (#1270) Steve Billings 2025-09-23 09:48:38 -04:00
  • 20596e5f41 Add test for ProtectedResourceMetadataParsing (#1236) Yann Jouanin 2025-09-23 13:48:21 +02:00
  • 7e93a9fc19 Return HTTP 403 for invalid Origin headers (#1353) Peter Alexander 2025-09-22 16:44:51 +01:00
  • ca34666663 Use --frozen in pre-commit config (#1375) v1.14.1 Peter Alexander 2025-09-17 19:00:46 +01:00
  • b41b9175e8 fix: allow elicitations accepted without content (#1285) owengo 2025-09-17 16:34:15 +02:00
  • ca5cb4cb67 fix(fastmcp): propagate mimeType in resource template list (#1186) pchoudhury22 2025-09-17 19:20:41 +05:30
  • c3717e7ad3 Fix context injection for resources and prompts (#1336) v1.14.0 David Soria Parra 2025-09-11 14:30:06 +01:00
  • c47c767ff4 Python lint: Ruff rules for pylint and code complexity (#525) Christian Clauss 2025-09-05 16:20:14 +02:00
  • 0ca0f2d206 Merge branch 'main' into ochafik/streamable-http-client ochafik/streamable-http-client Olivier Chafik 2025-09-04 11:44:54 +01:00
  • d83e27524e Merge branch 'main' into fix-pipeline fix-pipeline David Soria Parra 2025-09-02 13:04:46 +01:00
  • 47d35f0b3c Allow ping requests before initialization (#1312) Eleftheria Stein-Kousathana 2025-09-01 23:37:36 +02:00
  • 346e794d59 docs: Update README to include link to API docs for #1329 (#1330) Reid Geyer 2025-09-01 17:13:48 -04:00
  • 356dfa692b Update simple-resource example to use non-deprecated read_resource return type (#1331) Peter Alexander 2025-09-01 09:58:01 -07:00
  • 1644b822b3 changes structured temperature to not deadly (#1328) jess 2025-08-31 16:09:49 -07:00
  • ffac7724fe Use proper sync resolution in CI Marcelo Trylesinski 2025-08-30 17:01:10 -04:00
  • 07ae8c0d4e types: Setting default value for method: Literal (#1292) Sreenath Somarajapuram 2025-08-26 08:22:56 -07:00
  • 9c6fd15a88 SDK Parity: Avoid Parsing Server Response for non-JsonRPCMessage Requests (#1290) Justin Wang 2025-08-26 09:14:47 -06:00
  • eaf7cf41d5 fix: error too many values to unpack (expected 2) (#1279) San Nguyen 2025-08-24 05:36:39 +09:00
  • 9a8592e7d4 Add PATHEXT to default STDIO env vars in windows (#1256) Tim Esler 2025-08-22 05:47:19 -07:00
  • c9301de27d remove now-redundant method ctor args for typed requests / notifications ochafik/pr1292 Olivier Chafik 2025-08-22 13:38:42 +01:00
  • e750a06a99 fix: avoid uncessary retries in OAuth authenticated requests (#1206) keurcien 2025-08-22 12:45:54 +02:00
  • f4b2957a20 Added Audio to FastMCP (#1130) xavier 2025-08-22 18:45:38 +08:00
  • 68457a1b67 types: Setting default value for method: Literal sreenaths 2025-08-21 14:47:59 -07:00
  • 09e3a05e13 feat: Add CORS configuration for browser-based MCP clients (#1059) v1.13.1 Jerome 2025-08-21 14:34:45 +01:00
  • ff02c596a4 docs: clarify streamable_http_path configuration when mounting servers (#1172) Felix Weinberger 2025-08-21 14:15:37 +01:00
  • 824ef8a281 chore: uncomment .idea/ in .gitignore (#1287) Max Isbey 2025-08-20 15:00:28 +01:00
  • d1ac8d68eb fix: prevent async generator cleanup errors in StreamableHTTP transport (#1271) v1.13.0 Moustapha Ebnou 2025-08-14 14:51:59 +02:00
  • 0926613714 Update dependencies and fix type issues (#1268) David Soria Parra 2025-08-14 10:40:47 +01:00
  • a82c69bfd9 Consistent casing for default headers Accept and Content-Type (#1263) Gregory L 2025-08-12 11:53:26 +02:00
  • c7671e470c Add pyright strict mode on the whole project (#1254) Marcelo Trylesinski 2025-08-11 19:56:37 +02:00
  • 24be61b7b3 Merge branch 'main' into ochafik/streamable-http-client Olivier Chafik 2025-08-08 10:52:09 +01:00
  • 1be5a26501 refactor: deprecate streamablehttp_client function in favor of StreamableHTTPClient Olivier Chafik 2025-08-07 20:47:09 +01:00
  • 77f0560b0b feat: implement StreamableHTTPClient as a cleaner replacement for streamablehttp_client Olivier Chafik 2025-08-07 19:08:22 +01:00
  • ef4e167c1a Remove strict validation on response_modes_supported member of OAuthMetadata (#1243) v1.12.4 joesavage-silabs 2025-08-07 12:39:35 -05:00
  • e68e513b42 fix: allow to pass list[str] to token_endpoint_auth_signing_alg_values_supported (#1226) Yann Jouanin 2025-08-06 10:21:24 +02:00
  • 39b4b7ace3 Merge remote-tracking branch 'wenxuwan/try_fix_sse_disconnect' into ochafik/pr1222 Olivier Chafik 2025-08-05 15:27:10 +01:00