fastmcp/tests/server/providers
2026-01-12 21:58:07 -05:00
..
openapi Fix base_url fallback when url is not set (#2776) 2025-12-29 18:43:51 -05:00
proxy Replace FastMCP.as_proxy() with create_proxy() function (#2829) 2026-01-10 11:39:06 -05:00
__init__.py Refactor MountedProvider into FastMCPProvider + TransformingProvider (#2653) 2025-12-19 11:42:59 -05:00
test_base_provider.py Fix Provider.get_tasks() to include custom component subclasses (#2729) 2025-12-25 10:49:48 -05:00
test_fastmcp_provider.py Introduce ResourceResult as canonical resource return type (#2734) 2025-12-25 21:21:55 -05:00
test_local_provider.py Add standalone decorators and eliminate fastmcp.fs module (#2832) 2026-01-10 12:16:35 -05:00
test_local_provider_prompts.py Decorators return functions instead of component objects (#2856) 2026-01-12 21:58:07 -05:00
test_local_provider_resources.py Add standalone decorators and eliminate fastmcp.fs module (#2832) 2026-01-10 12:16:35 -05:00
test_local_provider_tools.py Decorators return functions instead of component objects (#2856) 2026-01-12 21:58:07 -05:00
test_transforming_provider.py Refactor MountedProvider into FastMCPProvider + TransformingProvider (#2653) 2025-12-19 11:42:59 -05:00