mcp-csv-server

rickystanley76/mcp-csv-server

3.2

If you are the rightful owner of mcp-csv-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The MCP CSV Server is a robust solution for managing CSV data with full CRUD operations and data analysis capabilities, designed to integrate seamlessly with the n8n-mcp client.

Tools

Functions exposed to the LLM to take actions

csv_list_files

List all available CSV files in the data directory.

csv_get_schema

Get schema information for a CSV file.

csv_read

Read data from a CSV file with optional filtering and pagination.

csv_create

Create a new record in a CSV file.

csv_update

Update an existing record in a CSV file.

csv_delete

Delete a record from a CSV file.

csv_search

Search for text within CSV data.

csv_analyze

Perform statistical analysis on CSV data.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources