Metadata-Version: 2.4
Name: iflow-mcp_zaturn
Version: 0.4.0
Summary: AI Data Analysis MCP & Studio
Author-email: Karthik Devan <krtdvn@gmail.com>
Maintainer-email: Karthik Devan <krtdvn@gmail.com>
Project-URL: Homepage, https://github.com/kdqed/zaturn
Project-URL: Issues, https://github.com/kdqed/zaturn/issues
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: clickhouse-connect>=0.8.17
Requires-Dist: cryptography>=44.0.2
Requires-Dist: db-dtypes>=1.4.3
Requires-Dist: duckdb>=1.2.1
Requires-Dist: fastmcp>=0.4.1
Requires-Dist: flask[async]>=3.1.1
Requires-Dist: function-schema>=0.4.5
Requires-Dist: google-auth>=2.40.3
Requires-Dist: google-cloud-bigquery>=3.38.0
Requires-Dist: kaleido==0.2.1
Requires-Dist: mistune>=3.1.3
Requires-Dist: openai>=1.82.1
Requires-Dist: pandas>=2.2.3
Requires-Dist: pillow>=11.2.1
Requires-Dist: platformdirs>=4.3.7
Requires-Dist: plotly[express]>=6.0.1
Requires-Dist: psycopg2-binary>=2.9.10
Requires-Dist: pyarrow>=19.0.1
Requires-Dist: pydantic-ai>=0.8.0
Requires-Dist: pydantic-core>=2.33.2
Requires-Dist: pymssql>=2.3.7
Requires-Dist: pymysql>=1.1.1
Requires-Dist: python-lsp-server>=1.12.2
Requires-Dist: python-slugify>=8.0.4
Requires-Dist: seaborn>=0.13.2
Requires-Dist: setuptools>=78.1.0
Requires-Dist: sqlalchemy>=2.0.40
Requires-Dist: tabulate>=0.9.0
Requires-Dist: tomli-w>=1.2.0
Requires-Dist: werkzeug>=3.1.3
Dynamic: license-file

<h1>
  <img src="https://github.com/kdqed/zaturn/raw/main/zaturn/studio/static/logo.png" width="24" height="24">
  <span>Zaturn: Your Co-Pilot For Data Analytics & Business Insights</span>
</h1>

## Just Chat With Your Data! No SQL, No Python.

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.

## Zaturn in Action

https://github.com/user-attachments/assets/d42dc433-e5ec-4b3e-bef0-5cfc097396ab

## Features:

### Multiple Data Sources 

Zaturn can currently connect to the following data sources: 
- SQL Databases: PostgreSQL, SQLite, DuckDB, MySQL, ClickHouse, SQL Server, BigQuery
- Files: CSV, Parquet

[Request data source by raising an issue](https://github.com/kdqed/zaturn/issues/new)

### Visualizations

In addition to providing tabular and textual summaries, Zaturn can also generate the following image visualizations

- Scatter and Line Plots
- Histograms
- Strip and Box Plots
- Bar Plots
- Density Heatmap (aka. 2D Histograms)
- Polar Scatter and Line Plots

[Request visualizations by raising an issue](https://github.com/kdqed/zaturn/issues/new)


## Installation & Setup

See [https://zaturn.pro/docs/install](https://zaturn.pro/docs/install)


## Roadmap

- Support for more data source types & more data visualizations as per community requests
- Dashboard building: Pin queries and visuals to re-run without LLM calls.
- Multi-user capabilities
- Predictive Analytics and ML features


## Help And Feedback

[Raise an issue](https://github.com/kdqed/zaturn/issues)

## Support The Project

If you find Zaturn useful, please support this project by:
- Starring the project
- Sponsoring the development
- Spreading the word

Your support will enable me to dedicate more of my time to Zaturn.

## Example Dataset Credits

The [pokemon dataset compiled by Sarah Taha and PokéAPI](https://www.kaggle.com/datasets/sarahtaha/1025-pokemon) has been included under the [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) license for demonstration purposes.

## Featured on glama.ai

<a href="https://glama.ai/mcp/servers/@kdqed/zaturn">
  <img width="380" height="200" src="https://glama.ai/mcp/servers/@kdqed/zaturn/badge" alt="Zaturn MCP server" />
</a>


## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=kdqed/zaturn&type=Date)](https://www.star-history.com/#kdqed/zaturn&Date)
