csv-mcp-server

dhaan-ish/csv-mcp-server

3.1

If you are the rightful owner of csv-mcp-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 henry@mcphub.com.

The MCP CSV Analyzer is a server designed to facilitate the analysis of CSV files using LLM-generated Python code, providing insights and visualizations.

Tools

Functions exposed to the LLM to take actions

load_csv

Load a CSV file into memory for analysis.

list_datasets

List all currently loaded datasets with basic information.

get_dataset_info

Get detailed information about a specific dataset.

execute_analysis_code

Execute Python code for data analysis.

generate_basic_insights

Automatically generate statistical insights.

export_dataset

Export datasets to files in various formats.

clear_datasets

Clear all loaded datasets from memory.

send_email

Send emails with attachments using Gmail API.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources