feat: introduce fastmcp.json configuration system (#1517) 5f2c09d unverified Jeremiah Lowin commited on Aug 19, 2025
Add OAuth proxy that allows authentication with social IDPs without DCR support (#1434) f5238eb unverified Jeremiah Lowin commited on Aug 18, 2025
involve kwargs to pass parameters on creating RichHandler for logging customization. (#1504) 6d09a2a unverified itaru2622 commited on Aug 15, 2025
Improve stdio and mcp_config clean-up (#1444) 17763eb unverified William Easton commited on Aug 15, 2025
Fix OpenAPI transitive references and performance (#1372) (#1426) 60e47cc unverified Jeremiah Lowin commited on Aug 10, 2025
Ensure resource + template names are properly prefixed when importing/mounting (#1423) 8d16d26 unverified Jeremiah Lowin commited on Aug 9, 2025
Fix server_version field in inspect manifest (#1383) 1807d5c unverified Jeremiah Lowin commited on Aug 6, 2025
perf: optimize string operations in OpenAPI parameter processing (#1342) 86d067d unverified chiliu commited on Aug 3, 2025
Add comprehensive OAuth 2.1 authentication system with WorkOS integration (#1327) 3959209 unverified Jeremiah Lowin commited on Aug 1, 2025
Optimize _make_optional_parameter_nullable and _adjust_union_types functions (#1321) 0b67acf unverified chiliu chiliu commited on Aug 1, 2025
refactor: standardize logging usage across OpenAPI utilities (#1322) e9db9c1 unverified chiliu chiliu commited on Aug 1, 2025
Use a simple overwrite instead of a merge for meta (#1296) 2e693f4 unverified Jeremiah Lowin commited on Jul 30, 2025
Improve OpenAPI-to-JSONSchema conversion utilities (#1283) 4394198 unverified Jeremiah Lowin commited on Jul 29, 2025
Fix nullable field handling in OpenAPI to JSON Schema conversion (#1279) c4df749 unverified Jeremiah Lowin Claude commited on Jul 29, 2025
Small clean-up from MCP Tool Transform PR (#1267) 2509c47 unverified William Easton commited on Jul 25, 2025
Ensure default fields are not marked nullable (#1224) ef833ac unverified Jeremiah Lowin commited on Jul 22, 2025
Optimize OpenAPI parser performance with single-pass schema processing (#1214) 9e0a59f unverified Jeremiah Lowin commited on Jul 22, 2025
Introduce experimental OpenAPI parser with improved performance and maintainability (#1209) 8c5bdf2 unverified Jeremiah Lowin commited on Jul 21, 2025
fix: save reference when using allOf / oneOf / anyOf (#1208) a024e03 unverified Algirdas Čičinskas commited on Jul 21, 2025
Support from __future__ import annotations (#1199) 3ab4db9 unverified Jeremiah Lowin commited on Jul 21, 2025
[🐶] Transform MCP Server Tools (#1132) bacf327 unverified William Easton Jeremiah Lowin commited on Jul 19, 2025
Fix nesting when making OpenAPI arrays and objects optional (#1178) be25dfa unverified Martin Melka commited on Jul 18, 2025
fix: _replace_ref_with_defs; ensure ref_path is string, because some REST servers use "$ref" as property name of schema. (#1164) 241bcdf unverified itaru2622 commited on Jul 17, 2025
Fix optional parameter validation in OpenAPI integration (#1135) 64a8670 unverified Jeremiah Lowin Claude commited on Jul 13, 2025
fix: replace oneOf with anyOf in OpenAPI schemas to handle overlapping unions (#1119) dd2c763 unverified Magnus Jeremiah Lowin commited on Jul 11, 2025
Fix OpenAPI deepObject style parameter encoding (#1122) c21d179 unverified Jeremiah Lowin Claude commited on Jul 11, 2025
Fix OpenAPI parameter name collisions with location suffixing 7004e72 Jeremiah Lowin Claude commited on Jul 9, 2025
Add mirrored component support for proxy servers a9a1a98 Jeremiah Lowin Claude commited on Jul 9, 2025
Fix max recursion error when pruning OpenAPI definitions (#1092) cb2e1c5 unverified dimitribarbot commited on Jul 8, 2025
Add output schema support for OpenAPI tools (#1073) 53a91d7 unverified Jeremiah Lowin Claude commited on Jul 7, 2025
Add Cursor support via CLI integration (#1052) 6090024 unverified Jeremiah Lowin commited on Jul 6, 2025
Add path expansion to image/audio/file (#1038) 3e5fabc unverified Jeremiah Lowin commited on Jul 4, 2025
Merge pull request #1030 from jlowin/banner 26eef11 unverified Jeremiah Lowin commited on Jul 3, 2025