Fix nesting when making OpenAPI arrays and objects optional (#1178) be25dfa unverified Martin Melka commited on Jul 18, 2025
feat(settings): add log level normalization (#1171) 1db82ae unverified ka2048 commited on Jul 17, 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 tool output schema generation to respect Pydantic serialization aliases (#1148) 1b5fe32 unverified nate nowack Claude commited on Jul 15, 2025
Resolve #1139 -- Implement include_context argument in Context.sample (#1141) 9247f8d unverified codingjoe commited on Jul 15, 2025
Do not silently exclude the "context" key from JSON body (#1153) 0c985eb unverified Martin Melka commited on Jul 15, 2025
Support running fastmcp directly with an MCPConfig ef1072a unverified William Easton commited on Jul 13, 2025
Fix optional parameter validation in OpenAPI integration (#1135) 64a8670 unverified Jeremiah Lowin Claude commited on Jul 13, 2025
Fix title field preservation in tool transformations bf961cc Jeremiah Lowin Claude commited on Jul 12, 2025
Expand empty parameter filtering and add tests 01f3ce5 Jeremiah Lowin Claude commited on Jul 12, 2025
Fix middleware list result types (#1125) 0907fff unverified Jeremiah Lowin Claude commited on Jul 11, 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
Ensure the CLI accepts "streamable-http" as a valid transport (#1099) 2e1c8b2 unverified Jeremiah Lowin commited on Jul 9, 2025
Fix OpenAPI tool name registration when modified by mcp_component_fn (#1096) 25428f8 unverified Jeremiah Lowin Claude commited on Jul 9, 2025
Fix concurrent proxy client operations with session isolation (#1083) c7708b2 unverified Jeremiah Lowin Claude commited on Jul 8, 2025
Fix max recursion error when pruning OpenAPI definitions (#1092) cb2e1c5 unverified dimitribarbot commited on Jul 8, 2025
Fix docstring format for fastmcp.client.Client (#1094) 199f3e5 unverified Neil Conway commited on Jul 8, 2025
feat: Add `--path` Option to CLI for HTTP/SSE Route (#1087) 798d2ed unverified David Ben Kalifa commited on Jul 8, 2025
Add output schema support for OpenAPI tools (#1073) 53a91d7 unverified Jeremiah Lowin Claude commited on Jul 7, 2025
Fix single-element list unwrapping in tool content ff32168 Jeremiah Lowin Claude commited on Jul 7, 2025
Merge pull request #1071 from jlowin/version-copy 6fe9500 unverified Jeremiah Lowin commited on Jul 7, 2025
Merge pull request #1066 from strawgate/keep-defs-on-transform d006421 unverified Jeremiah Lowin commited on Jul 7, 2025
Refactor Client context management to avoid concurrency issue (#1054) 0a8046f unverified hopeful0 commited on Jul 6, 2025
Refactor Client context management to avoid concurrency issue 3b238c3 hopeful commited on Jul 6, 2025
Add Claude Code install integration (#1053) 2ecf7ae unverified Jeremiah Lowin commited on Jul 6, 2025
Add Cursor support via CLI integration (#1052) 6090024 unverified Jeremiah Lowin commited on Jul 6, 2025
Ensure multi-client configurations use new ProxyClient (#1045) a922f59 unverified Jeremiah Lowin commited on Jul 5, 2025
Add path expansion to image/audio/file (#1038) 3e5fabc unverified Jeremiah Lowin commited on Jul 4, 2025
Merge pull request #1033 from jlowin/claude-wt-20250703-195810 d7899a9 unverified Jeremiah Lowin commited on Jul 4, 2025