Add OAuth proxy that allows authentication with social IDPs without DCR support (#1434) f5238eb unverified Jeremiah Lowin commited on Aug 18, 2025
Remove trailing slash in unit tests (#1535) c29318c unverified Jeremiah Lowin commited on Aug 18, 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
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
fixes #1398: Add JWT claims to AccessToken (#1399) 60b71f5 unverified Panos Argyrakis 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
Improve redirect handling to address 307's (#1387) c219134 unverified Jeremiah Lowin commited on Aug 8, 2025
Add async support to client_factory in FastMCPProxy (#1286) (#1375) 0d61263 unverified bianning bianning commited on Aug 6, 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
Add unit tests and docs for denying tool calls with middleware (#1333) 96709d8 unverified Jeremiah Lowin commited on Aug 1, 2025
Add test for proxy tags visibility (#1302) 08f0e73 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 parameter support to tools, resources, templates, and prompts decorators (#1294) 0907e77 unverified Jeremiah Lowin commited on Jul 29, 2025
Ensure proxy components forward meta dicts (#1282) 6cdad57 unverified Jeremiah Lowin commited on Jul 29, 2025
Fix typing, add tests for tool call middleware (#1269) ccc2857 unverified Jeremiah Lowin commited on Jul 25, 2025
feat: Add Annotations support for resources and resource templates (#1260) e3f57a4 unverified Tapan Chugh tapanc commited on Jul 25, 2025
Fix stateful proxy client mixing in multi-proxies sessions (#1245) d80180f unverified hopeful0 commited on Jul 23, 2025
Refactor `get_http_request` and `context.session_id` (#1242) f64fa17 unverified hopeful0 commited on Jul 23, 2025
Add state dict to Context (#1118) (#1160) 62aab99 unverified Mukul Murthy Jeremiah Lowin commited on Jul 22, 2025
Skip repeated type conversion and validation in proxy client elicitation handler (#1222) 9d7c3c2 unverified Tapan Chugh tapanc commited on Jul 22, 2025
Introduce experimental OpenAPI parser with improved performance and maintainability (#1209) 8c5bdf2 unverified Jeremiah Lowin 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
Resolve #1139 -- Implement include_context argument in Context.sample (#1141) 9247f8d unverified codingjoe commited on Jul 15, 2025
Fix optional parameter validation in OpenAPI integration (#1135) 64a8670 unverified Jeremiah Lowin Claude commited on Jul 13, 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 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 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
Add output schema support for OpenAPI tools (#1073) 53a91d7 unverified Jeremiah Lowin Claude commited on Jul 7, 2025