Back to MCP Servers
🔌

reading-plus-ai/mcp-server-data-exploration

MIT

🐍 ☁️ - Enables autonomous data exploration on .csv-based datasets, providing intelligent insights with minimal effort.

PythonAI & LLMs

Install

npx -y reading-plus-ai-mcp-server-data-exploration

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "reading-plus-ai-mcp-server-data-exploration": {
      "command": "npx",
      "args": [
        "-y",
        "reading-plus-ai-mcp-server-data-exploration"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.