Data migration from SQL server to MongoDB

Hi Team,

We have a requirement to migrate data from Microsoft SQL to MongoDB. Do we have any kafka connectors for the same?

I have read the documentation for MongoDB kafka sink connector and I believe this is compatible with events produced by MongoDB source connector only ?

So, is there a connector which can process the events produced by another source connector (like debezium which pulls the data from Microsoft SQL to Kafka) ?