loading…
Search for a command to run...
loading…
Link multiple data sources (SQL, CSV, Parquet, etc.) and ask AI to analyze the data for insights and visualizations.
Link multiple data sources (SQL, CSV, Parquet, etc.) and ask AI to analyze the data for insights and visualizations.
Zaturn provides tools that enable AI models to run SQL, so you don't have to. It can be used as an MCP or as a web interface similar to Jupyter Notebook.
https://github.com/user-attachments/assets/d42dc433-e5ec-4b3e-bef0-5cfc097396ab
Zaturn can currently connect to the following data sources:
Request data source by raising an issue
In addition to providing tabular and textual summaries, Zaturn can also generate the following image visualizations
Request visualizations by raising an issue
See https://zaturn.pro/docs/install
If you find Zaturn useful, please support this project by:
Your support will enable me to dedicate more of my time to Zaturn.
The pokemon dataset compiled by Sarah Taha and PokéAPI has been included under the CC BY-NC-SA 4.0 license for demonstration purposes.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"kdqed-zaturn": {
"command": "npx",
"args": []
}
}
}