Forbid build in server

I want to implementing a completely custom MMO back-end framework handling all gameplay logic including object movement, and interfacing it with UE through networking, how can i forbid UE build server and networking?

how can i forbid the client to connect the build in server, and send replicated info to build in server?