fastmcp.server.providers.aggregate
AggregateProvider for combining multiple providers into one.
This module provides AggregateProvider, a utility class that presents
multiple providers as a single unified provider. Useful when you want to
combine custom providers without creating a full FastMCP server.
Example:

