Excel Csv
Freeby MCP Community
🚀 The Ultimate Data Science MCP Server - Advanced statistical analysis, ML preprocessing, and data visualization for Excel & CSV files
v1.0.2Added Apr 12, 2026
mcpexcelcsvspreadsheetdata-analysis
Excel Csv MCP Server
🚀 The Ultimate Data Science MCP Server - Advanced statistical analysis, ML preprocessing, and data visualization for Excel & CSV files
Installation
Reviews
Installation
Quick install
npx -y excel-csv-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"excel-csv": {
"command": "npx",
"args": ["-y", "excel-csv-mcp-server"]
}
}
}