C library for AT command implementation

Hello,
My company is currently developing a product, that uses BG95-M3 module, connected to the external MCU via UART. We decided to use AT commands to connect to the MQTT server of our choice. Are there any ready solutions with minimal porting requirements in C to implement AT command protocol exchange with external MCU?