UNPKG

csv-mcp

Version:

A Model Context Protocol (MCP) server for powerful CSV file operations - read, write, query, transform, analyze CSV data with formulas and charts.

7 lines 152 B
#!/usr/bin/env node /** * CSV MCP Server * A Model Context Protocol server for CSV file operations */ export {}; //# sourceMappingURL=server.d.ts.map