MCP.so
登录

MCP Server for Data Exploration

@MCP-Mirror

关于 MCP Server for Data Exploration

Mirror of

基本信息

分类

数据与分析

传输方式

stdio

发布者

MCP-Mirror

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "reading-plus-ai_mcp-server-data-exploration": {
      "command": "python",
      "args": [
        "setup.py"
      ]
    }
  }
}

工具

4

Loads a CSV file into a DataFrame

`csv_path` (string, required): Path to the CSV file

Executes a Python script

`script` (string, required): The script to execute

概览

What is MCP Server for Data Exploration?

MCP Server for Data Exploration is a versatile tool designed for interactive data exploration, acting as a personal Data Scientist assistant that turns complex datasets into clear, actionable insights. It is built for use with Claude Desktop.

How to use MCP Server for Data Exploration?

Download Claude Desktop, then run python setup.py on macOS. After the server loads, select the explore-data prompt template and provide the required inputs: a local file path for csv_path and a topic for exploration.

Key features of MCP Server for Data Exploration?

  • explore-data prompt tailored for data exploration
  • load-csv tool loads CSV files into a DataFrame
  • run-script tool executes arbitrary Python scripts
  • Supports datasets with millions of entries
  • Open source under the MIT License

Use cases of MCP Server for Data Exploration?

  • Analyze California real estate listing prices from a 178.9 MB CSV
  • Explore weather patterns in London using a 169.3 MB dataset
  • Generate visualizations such as temperature trends and seasonal relationships

FAQ from M

评论

数据与分析 分类下的更多 MCP 服务器