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
Fix: prune hidden parameter defs (#1257) 12d4e5f unverified muhammadkhalid-03 commited on Jul 28, 2025
Fix typing, add tests for tool call middleware (#1269) ccc2857 unverified Jeremiah Lowin commited on Jul 25, 2025
Small clean-up from MCP Tool Transform PR (#1267) 2509c47 unverified William Easton 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
Add tests for headers with both legacy and experimental openapi parser (#1259) eafc773 unverified Jeremiah Lowin commited on Jul 25, 2025
fix: experimental FastMCPOpenAPI server lost headers in request when __init__(client with headers) (#1254) 151d030 unverified itaru2622 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
Log tool name on transform validation error (#1238) 6eb724d unverified William Easton commited on Jul 23, 2025
Add state dict to Context (#1118) (#1160) 62aab99 unverified Mukul Murthy Jeremiah Lowin commited on Jul 22, 2025
Ensure default fields are not marked nullable (#1224) ef833ac unverified 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
fix: handle non-string $ref values in experimental OpenAPI parser (#1217) dbeb5a4 unverified Jeremiah Lowin Claude 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: add type hint to custom_route decorator (#1210) e42c7fe unverified nate nowack Claude 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
Merge pull request #1138 from strawgate/run-mcp-config 1880137 unverified Jeremiah Lowin commited on Jul 20, 2025
Add --python, --project, and --with-requirements options to CLI commands (#1190) dd7600a unverified Jeremiah Lowin commited on Jul 20, 2025
[🐶] Transform MCP Server Tools (#1132) bacf327 unverified William Easton Jeremiah Lowin commited on Jul 19, 2025
Fix `mcp-json` output format to include server name (#1185) 23b21a0 unverified Jeremiah Lowin Claude commited on Jul 19, 2025