data science tools

Zaturn

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

python
local
macos
windows
linux
data science tools
0
View on GitHub

Installation

npx -y kdqed/zaturn

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

kdqed/zaturn

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

GitHub: https://github.com/kdqed/zaturn

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub