Can UE4 Module run standalone on a custom server?

I’m using custom server for my game project. What I want is set some modules from UE4 run separately on server side, such as AIMoudle. As I know AI Module is running on server under UE4 network frame, but if it can be ran on a custom server, or package the module to dll?If yes, what kind of work should do?