csvkit
A suite of utilities for converting to and working with CSV, the king of tabular file formats.
csvkit MCP Server
MCP server for wireservice/csvkit
Ready-to-Use Client Configurations
{
"mcpServers": {
"csvkit": {
"command": "npx",
"args": [
"-y",
"@wireservice/csvkit"
]
}
}
}