fastmcp/tests
2026-01-10 11:39:06 -05:00
..
cli Add --reload flag for auto-restart on file changes (#2816) 2026-01-09 08:44:27 -05:00
client Fix timeout not propagating to proxy clients in multi-server MCPConfig (#2809) 2026-01-09 20:01:16 -05:00
contrib Consolidate execution method chains into single public API (#2728) 2025-12-25 10:38:12 -05:00
deprecated Deprecate tool_serializer parameter (#2753) 2025-12-26 16:03:04 -05:00
experimental Unify SamplingHandler and promote OpenAI handler (#2616) 2025-12-14 15:22:43 -05:00
fs Add FileSystemProvider for filesystem-based component discovery (#2823) 2026-01-09 16:31:29 -05:00
integration_tests Fix rate limit detection during teardown phase (#2757) 2025-12-26 15:50:11 -05:00
prompts Introduce Message and PromptResult as canonical prompt types (#2738) 2025-12-25 22:16:26 -05:00
resources Add task_meta parameter to read_resource() for explicit task control (#2750) 2025-12-26 12:59:01 -05:00
server Replace FastMCP.as_proxy() with create_proxy() function (#2829) 2026-01-10 11:39:06 -05:00
tools Dereference $ref in tool schemas for MCP client compatibility (#2808) 2026-01-07 18:30:08 -05:00
utilities Dereference $ref in tool schemas for MCP client compatibility (#2814) 2026-01-08 21:16:01 -05:00
__init__.py Update type handling for resources 2024-11-29 19:42:46 -05:00
conftest.py Use WindowsSelectorEventLoopPolicy to fix Windows test warnings (#2607) 2025-12-14 08:39:44 -05:00
test_mcp_config.py Fix timeout not propagating to proxy clients in multi-server MCPConfig (#2809) 2026-01-09 20:01:16 -05:00