Skip to content

Conversation

santoshray02
Copy link

Description

Adding CSV Editor, a comprehensive MCP server for CSV data operations.

What does this server do?

CSV Editor provides 40+ tools for CSV manipulation through the Model Context Protocol,
enabling AI assistants to perform complex data operations including:

  • Data loading from files, URLs, or strings
  • Advanced filtering and transformation
  • Statistical analysis and correlations
  • Data validation and quality checks
  • Auto-save with multiple strategies
  • Full operation history with undo/redo
  • Export to multiple formats (Excel, JSON, Parquet, etc.)

Why is it useful?

  • Bridges the gap between AI assistants and data operations
  • Production-ready with session management and error handling
  • Performance optimized for large files (GB+ support)
  • Comprehensive toolkit covering all common CSV operations
  • Built with FastMCP and Pandas for reliability

Testing

  • Server implements MCP protocol correctly
  • Tested with Claude Desktop
  • Tested with Continue (VS Code)
  • Comprehensive test suite included
  • Documentation available

Links

Checklist

  • Server is open source with MIT license
  • README includes installation instructions
  • Server follows MCP protocol specifications
  • Tested with at least one MCP client
  • No breaking changes to existing servers
  • Added in alphabetical order in the Community Servers section

CSV Editor is a comprehensive MCP server for CSV data operations, providing:
- 40+ specialized tools for CSV manipulation
- Auto-save with multiple strategies
- Complete undo/redo history
- Statistical analysis and data validation
- Support for large files (GB+)
- Built with FastMCP and Pandas

Repository: https://github.com/santoshray02/csv-editor
Documentation: https://santoshray02.github.io/csv-editor
@olaservo olaservo added the add-community-server This pull request adds a link to a community-created server. label Aug 13, 2025
Copy link
Contributor

claude bot commented Aug 16, 2025

Thank you @santoshray02 for your contribution! 🎉

Your CSV Editor MCP server has been accepted and included as part of our batch integration in PR #2553. We really appreciate you taking the time to submit this integration.

The server is now officially listed in our README and available to the community!

@claude claude bot closed this Aug 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add-community-server This pull request adds a link to a community-created server.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants