We have an option to disable mobile client, kindly connect to the database and execute the below query.
update globalconfig set paramvalue='FALSE' where category = 'MobileClient' and Parameter = 'REDIRECTURL';
Please restart the application for the changes to be effective.
The above query will stop the mobile client redirection when accessing MSP application from a mobile browser.