Spaces:
Running
Running
Commit History
Support factory functions in fastmcp run (#1384) a4ec518 unverified
Jeremiah Lowin commited on
Add async support to client_factory in FastMCPProxy (#1286) (#1375) 0d61263 unverified
bianning bianning commited on
Fix server_version field in inspect manifest (#1383) 1807d5c unverified
Jeremiah Lowin commited on
Remove unused arg (#1382) cb39c37 unverified
Jeremiah Lowin commited on
Fix Settings field with both default and default_factory (#1380) 49e6154 unverified
Jeremiah Lowin Claude commited on
Manually set _key after model_copy (#1357) c9434ed unverified
William Easton commited on
Fix method-bound tools (#1360) 246086f unverified
William Easton commited on
perf: optimize string operations in OpenAPI parameter processing (#1342) 86d067d unverified
Introduce `RemoteAuthProvider` for cleaner external identity provider integration, update docs (#1346) 8c0df0f unverified
Jeremiah Lowin commited on
Update AuthKit vocab (#1338) fb1f4aa unverified
Jeremiah Lowin commited on
Add comprehensive OAuth 2.1 authentication system with WorkOS integration (#1327) 3959209 unverified
Jeremiah Lowin commited on
Change server flag to --name (#1248) a3e3aed unverified
Jeremiah Lowin commited on
Ensure fastmcp run supports v1 servers (#1332) d9fc88d unverified
Jeremiah Lowin commited on
Remove redundant resource_metadata_url assignment (#1328) bf7fcc7 unverified
Jeremiah Lowin commited on
Structured client-side logging (#1326) 4a12d22 unverified
Colin Jermain commited on
Optimize _make_optional_parameter_nullable and _adjust_union_types functions (#1321) 0b67acf unverified
refactor: standardize logging usage across OpenAPI utilities (#1322) e9db9c1 unverified
Remove unused TimedCache (#1303) 4a969a3 unverified
William Easton commited on
docs: update get_state and set_state references (#1306) 6dcf299 unverified
Maxi Fernandez commited on
Use a simple overwrite instead of a merge for meta (#1296) 2e693f4 unverified
Jeremiah Lowin commited on
Add complete support for TokenVerifier protocol (#1297) b6176a5 unverified
Jeremiah Lowin commited on
feat: Allow Resource Metadata URL as field in OAuthProvider (#1287) 9a6f944 unverified
Add meta support to tool transformation utilities (#1295) 3257d51 unverified
Jeremiah Lowin commited on
Add meta parameter support to tools, resources, templates, and prompts decorators (#1294) 0907e77 unverified
Jeremiah Lowin commited on
Fix server argument passing in CLI run command (#1293) cbb550a unverified
Add _fastmcp meta namespace (#1290) 957b451 unverified
Jeremiah Lowin commited on
Ensure proxy components forward meta dicts (#1282) 6cdad57 unverified
Jeremiah Lowin commited on
Improve OpenAPI-to-JSONSchema conversion utilities (#1283) 4394198 unverified
Jeremiah Lowin commited on
Fix nullable field handling in OpenAPI to JSON Schema conversion (#1279) c4df749 unverified
Jeremiah Lowin Claude commited on
Sort tags for deterministic output ed43295
Jeremiah Lowin commited on
Only add tags if available af71ba8
Jeremiah Lowin commited on
Add tags to meta 7be2f51
Jeremiah Lowin commited on
Add UV Transport (#1270) 494d787 unverified
William Easton Jeremiah Lowin commited on
Fix: prune hidden parameter defs (#1257) 12d4e5f unverified
Fix typing, add tests for tool call middleware (#1269) ccc2857 unverified
Jeremiah Lowin commited on
Small clean-up from MCP Tool Transform PR (#1267) 2509c47 unverified
William Easton commited on
feat: Add Annotations support for resources and resource templates (#1260) e3f57a4 unverified
Add tests for headers with both legacy and experimental openapi parser (#1259) eafc773 unverified
Jeremiah Lowin commited on
fix: experimental FastMCPOpenAPI server lost headers in request when __init__(client with headers) (#1254) 151d030 unverified
itaru2622 commited on
Support string annotations (#1255) 0e1f06a unverified
Jeremiah Lowin commited on
Fix stateful proxy client mixing in multi-proxies sessions (#1245) d80180f unverified
hopeful0 commited on
Refactor `get_http_request` and `context.session_id` (#1242) f64fa17 unverified
hopeful0 commited on
Log tool name on transform validation error (#1238) 6eb724d unverified
William Easton commited on
Update SDK docs (#1236) 293074b unverified
Jeremiah Lowin commited on
Add state dict to Context (#1118) (#1160) 62aab99 unverified
Mukul Murthy Jeremiah Lowin commited on
Ensure default fields are not marked nullable (#1224) ef833ac unverified
Jeremiah Lowin commited on
Skip repeated type conversion and validation in proxy client elicitation handler (#1222) 9d7c3c2 unverified
fix: handle non-string $ref values in experimental OpenAPI parser (#1217) dbeb5a4 unverified
Jeremiah Lowin Claude commited on
Optimize OpenAPI parser performance with single-pass schema processing (#1214) 9e0a59f unverified
Jeremiah Lowin commited on