Improve stdio and mcp_config clean-up (#1444) 17763eb unverified William Easton commited on Aug 15, 2025
Fix breaking change: restore output_schema=False compatibility (#1482) 3685b24 unverified Jeremiah Lowin commited on Aug 13, 2025
Support importing custom_route endpoints when mounting servers (#1470) 125f50b unverified Jeremiah Lowin Jeremiah Lowin marvin-context-protocol[bot] commited on Aug 12, 2025
Optimize OpenAPI payload size by 46% (#1452) 3ce4c1b unverified Jeremiah Lowin Claude commited on Aug 11, 2025
Add documentation for get_access_token() dependency function (#1446) 341332a unverified Jeremiah Lowin Jeremiah Lowin marvin-context-protocol[bot] commited on Aug 11, 2025
Ensure transformed tools generate structured content (#1443) d0abf98 unverified Jeremiah Lowin commited on Aug 11, 2025
Enable Protected Resource Metadata to provide resource_name and resou… (#1371) 4ee2b0f unverified Yann Jouanin Jeremiah Lowin commited on Aug 10, 2025
fix(type): lifespan is partially unknown (#1389) e4bf853 unverified Kun Yang Kun Yang commited on Aug 10, 2025
fixes #1398: Add JWT claims to AccessToken (#1399) 60b71f5 unverified Panos Argyrakis Jeremiah Lowin commited on Aug 10, 2025
Fix OpenAPI transitive references and performance (#1372) (#1426) 60e47cc unverified Jeremiah Lowin commited on Aug 10, 2025
Fix OpenAPI allOf handling at requestBody top level (#1378) (#1425) 85b13ea unverified chiliu commited on Aug 9, 2025
Ensure resource + template names are properly prefixed when importing/mounting (#1423) 8d16d26 unverified Jeremiah Lowin commited on Aug 9, 2025
Fix httpx_client_factory type annotation to match MCP SDK (#1402) (#1405) 79980e2 unverified chiliu commited on Aug 8, 2025
Improve redirect handling to address 307's (#1387) c219134 unverified Jeremiah Lowin commited on Aug 8, 2025
Support factory functions in fastmcp run (#1384) a4ec518 unverified Jeremiah Lowin commited on Aug 6, 2025
Add async support to client_factory in FastMCPProxy (#1286) (#1375) 0d61263 unverified bianning bianning commited on Aug 6, 2025
Fix server_version field in inspect manifest (#1383) 1807d5c unverified Jeremiah Lowin commited on Aug 6, 2025
Fix Settings field with both default and default_factory (#1380) 49e6154 unverified Jeremiah Lowin Claude commited on Aug 6, 2025
perf: optimize string operations in OpenAPI parameter processing (#1342) 86d067d unverified chiliu commited on Aug 3, 2025
Introduce `RemoteAuthProvider` for cleaner external identity provider integration, update docs (#1346) 8c0df0f unverified Jeremiah Lowin 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
Ensure fastmcp run supports v1 servers (#1332) d9fc88d unverified Jeremiah Lowin commited on Aug 1, 2025
Remove redundant resource_metadata_url assignment (#1328) bf7fcc7 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
docs: update get_state and set_state references (#1306) 6dcf299 unverified Maxi Fernandez commited on Jul 31, 2025
Use a simple overwrite instead of a merge for meta (#1296) 2e693f4 unverified Jeremiah Lowin commited on Jul 30, 2025
Add complete support for TokenVerifier protocol (#1297) b6176a5 unverified Jeremiah Lowin commited on Jul 30, 2025
feat: Allow Resource Metadata URL as field in OAuthProvider (#1287) 9a6f944 unverified dacamposol commited on Jul 29, 2025
Add meta support to tool transformation utilities (#1295) 3257d51 unverified Jeremiah Lowin commited on Jul 29, 2025
Add meta parameter support to tools, resources, templates, and prompts decorators (#1294) 0907e77 unverified Jeremiah Lowin commited on Jul 29, 2025
Fix server argument passing in CLI run command (#1293) cbb550a unverified Tapan Chugh tapanc commited on Jul 29, 2025
Ensure proxy components forward meta dicts (#1282) 6cdad57 unverified Jeremiah Lowin commited on Jul 29, 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