mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 06:24:18 +02:00
* Refactor MountedProvider into FastMCPProvider + TransformingProvider Split the monolithic MountedProvider into two focused components: - FastMCPProvider: wraps a FastMCP server as a provider - TransformingProvider: applies namespace/rename transformations to any provider Add with_transforms() method to Provider base class for fluent API. Rename mount() prefix parameter to namespace (deprecate prefix). * Reuse compiled URI_PATTERN in deprecated import_server |
||
|---|---|---|
| .. | ||
| cli | ||
| client | ||
| contrib | ||
| deprecated | ||
| experimental | ||
| integration_tests | ||
| prompts | ||
| resources | ||
| server | ||
| tools | ||
| utilities | ||
| __init__.py | ||
| conftest.py | ||
| test_mcp_config.py | ||