kdqed/zaturn
Link multiple data sources (SQL, CSV, Parquet, etc.) and ask AI to analyze the data for insights and visualizations.
Quick Start
Clone the repository:
git clone https://github.com/kdqed/zaturnClaude Desktop configuration example:
{
"mcpServers": {
"zaturn": {
"command": "npx",
"args": [
"-y",
"kdqed/zaturn"
]
}
}
}Check the repository README for specific installation and configuration instructions.