I used copilot to make a basic MCP server for a large DB, so it could write better queries.
I also got it to write a mysql DB importer I could use instead of "mysql", since I often import large DBs locally. I wanted progress, estimated completion time, and I wanted it to prevent my machine from going to sleep during the import.