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
Installation
npx -y kdqed/zaturnConfiguration
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