FastMCP Cloud is here! Join the beta.
fastmcp.utilities.mcp_config
composite_server_from_mcp_config
composite_server_from_mcp_config(config: MCPConfig, name_as_prefix: bool = True) -> FastMCP[None]
mount_mcp_config_into_server
mount_mcp_config_into_server(config: MCPConfig, server: FastMCP[Any], name_as_prefix: bool = True) -> None