csvkit

GitHub

A suite of utilities for converting to and working with CSV, the king of tabular file formats.

6,398 stars Python Python 1 file ยท ~8,797 tokens

csvkit MCP Server

MCP server for wireservice/csvkit

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "csvkit": {
      "command": "npx",
      "args": [
        "-y",
        "@wireservice/csvkit"
      ]
    }
  }
}