DataPython

mcp-server-data-exploration

MCP Server is a versatile tool designed for interactive data exploration.

Free
N/A rating (0 reviews)0 installs529 GitHub stars
data explorationMCPanalytics
Local ProcessRuns locally on your machine via stdio. Lower risk than remote servers.

MCP Server acts as your personal Data Scientist assistant, transforming complex datasets into clear, actionable insights. It enables users to explore data through a simple interface, allowing for the analysis of various topics by providing the necessary inputs such as CSV file paths and specific exploration topics. The server is designed to work seamlessly with Claude Desktop, making it easy to load templates and tools for data exploration.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-data-exploration": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-data-exploration"
      ]
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1

Reviews

Sign in to review

Loading reviews...

Credentials

Store API keys for mcp-server-data-exploration securely

Loading...