Overview
Features
MCP-powered CSV processing for AI assistants
Exposes 40+ CSV operations to Claude, ChatGPT and other AI assistants via MCP for data manipulation, analysis, and validation.
Auto-Save with configurable strategies
Never lose work with strategies like overwrite, backup, versioned, and custom; configurable via configure_auto_save.
Full undo/redo history
Operation tracking with full undo/redo and time-travel-like restoration to a prior operation.
Multi-user isolated sessions
Supports multiple users with isolated sessions to ensure data privacy and session separation.
GB+ file streaming and chunking
Handles very large files through streaming and chunking for scalable performance.
Integrated data validation and quality scoring
Schema validation and quality scoring to ensure data quality and integrity.
Comprehensive analytics toolkit
Descriptive statistics, correlations, profiling, and outlier detection for data insights.
Flexible I/O and cross-format export
Load from files, URLs, or content and export to CSV, JSON, Excel, Parquet, HTML, Markdown.
Who Is This For?
- AI assistants:Enable CSV data manipulation, analysis, and validation in AI assistant workflows via MCP commands (e.g., Claude, ChatGPT).
- Developers / AI teams:Integrate the CSV Editor MCP server into AI-assisted data workflows and client applications using MCP_CONFIG and environment vars.




