fastmcp/src/fastmcp
Jeremiah Lowin bde9515ced
fix: handle non-string $ref values in experimental OpenAPI parser (#1217)
Co-authored-by: Claude <noreply@anthropic.com>
2025-07-22 07:48:14 -04:00
..
cli Merge pull request #1138 from strawgate/run-mcp-config 2025-07-19 21:18:40 -04:00
client [🐶] Transform MCP Server Tools (#1132) 2025-07-19 15:52:47 -04:00
contrib Remove redundant testing calls 2025-06-27 23:58:59 +02:00
experimental fix: handle non-string $ref values in experimental OpenAPI parser (#1217) 2025-07-22 07:48:14 -04:00
prompts add server name to mounted server warnings (#1147) 2025-07-17 12:02:30 -07:00
resources add server name to mounted server warnings (#1147) 2025-07-17 12:02:30 -07:00
server Introduce experimental OpenAPI parser with improved performance and maintainability (#1209) 2025-07-21 16:17:36 -04:00
tools Support from __future__ import annotations (#1199) 2025-07-20 21:05:13 -04:00
utilities Optimize OpenAPI parser performance with single-pass schema processing (#1214) 2025-07-21 21:29:56 -04:00
__init__.py Only configure logging one time (#1187) 2025-07-19 15:21:08 -04:00
exceptions.py Refactor server to wrap mcp calls 2025-06-10 10:21:37 -04:00
mcp_config.py Add docs 2025-07-19 21:15:38 -04:00
py.typed Restore py.typed 2025-06-03 08:49:55 -04:00
settings.py Typo (#1216) 2025-07-21 21:19:12 -04:00