Overview
Features
explore-data
Prompt tailored for data exploration tasks to guide interactive analysis.
load-csv
Loads a CSV file into a DataFrame. Arguments: csv_path (required), df_name (optional; defaults to df_1, df_2, etc.).
run-script
Executes a Python script supplied via the script argument.
CSV to DataFrame workflow
Supports multiple DataFrames named df_1, df_2, etc., enabling multi-DataFrame exploration workflows.
Claude Desktop integration
Loads prompt templates and tools in Claude Desktop to enable exploration workflows.
Deployment configurations
Supports development and published server setups via mcpServers JSON blocks (uv for development, uvx for published).
Who Is This For?
- Data scientists:Leverage MCP Server to explore CSV datasets and extract insights.
- Data analysts:Analyze CSV data to summarize trends and generate actionable findings.
- Researchers:Researchers can conduct topic-driven exploration to uncover patterns and actionable insights.




