Link multiple data sources (SQL, CSV, Parquet, etc.) and ask AI to analyze the data for insights and visualizations.
Add to Claude Desktop config.json
{
"mcpServers": {
"kdqed-zaturn": {
"command": "python",
"args": [
"-m",
"zaturn"
]
}
}
} Get the source and run locally
git clone https://github.com/kdqed/zaturn.git ~/.mcp/zaturn
cd ~/.mcp/zaturn Zaturn: Your Co-Pilot For Data Analytics & Business Insights
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.
Tools and templates to create validated and maintainable data charts and dashboards.
An MCP server to convert almost any file or web content into Markdown
Model Context Protocol (MCP) Server for Jupyter.
MCP server for the Dingo: a comprehensive data quality evaluation tool. Server Enables interaction with Dingo's rule-based and LLM-based evaluation capabilities and rules&prompts listing.
Predict anything with Chronulus AI forecasting and prediction agents.
Official MCP server enabling seamless orchestration of hyperparameter search and other optimization tasks with Optuna.