Any CSV to any CSV. Get a file the destination app accepts on the first try. Templates for Amazon → Shopify, Amplitude cohorts, more coming. One tool call, same output every time.
Server Config
{
"mcpServers": {
"csvtocsv": {
"command": "npx",
"args": [
"-y",
"@csvtocsv/mcp"
],
"env": {
"CSVTOCSV_API_KEY": "csv_paste_your_key_here (get yours at csvtocsv.com/account)"
}
}
}
}