Skip to main content
Data Science ToolsPython

kdqed/zaturn

Link multiple data sources (SQL, CSV, Parquet, etc.) and ask AI to analyze the data for insights and visualizations.

data-science-toolslocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/kdqed/zaturn

Claude Desktop configuration example:

{
  "mcpServers": {
    "zaturn": {
      "command": "npx",
      "args": [
        "-y",
        "kdqed/zaturn"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Data Science Tools
Language
Python
Author
kdqed