Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🧮 Data Science Tools
  3. Zaturn
Zaturn logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 4:04:41 PM

Zaturn

User RatingsBe the first to rate and review this MCP server!
View Repository75 GitHub StarsTotal stargazers on GitHub for the source repository (75 stars).Visit Website
data-platformsdata-visualizationsqlanalytics

Connects SQL databases and data files to AI-driven SQL analysis, tabular summaries, and visualizations.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON â–¾
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself — its README, its docs, or a verified owner. We haven’t found those for kdqed/zaturn, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing Alternatives🧮 More in Data Science Tools

Overview

The kdqed/zaturn MCP server lets AI models query connected SQL databases and data files for analysis. It supports PostgreSQL, SQLite, DuckDB, MySQL, ClickHouse, SQL Server, BigQuery, CSV, and Parquet sources. Results can include tables, textual summaries, and several chart types. Reach for it when an agent needs to answer questions across structured data without requiring the user to write SQL or Python.

Use cases

•Query a PostgreSQL database with natural-language questions
•Analyze CSV and Parquet files without writing Python
•Compare data across connected SQL sources
•Generate charts from analytical query results

Key features

•SQL execution across seven documented database systems
•CSV and Parquet analysis
•Tabular and textual result summaries
•Scatter, line, bar, and distribution plots
•Density heatmaps and polar charts
•MCP and web-interface usage modes

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Zaturn.

Extracted Tool Capabilities
SQL execution across seven documented database systems
CSV and Parquet analysis
Tabular and textual result summaries
Scatter, line, bar, and distribution plots
Density heatmaps and polar charts
MCP and web-interface usage modes

How Zaturn works

What kdqed/zaturn MCP server does

The kdqed/zaturn MCP server connects AI-assisted analysis to a selection of database systems and local data files. It is designed for conversational exploration: users can ask questions about their data while the AI uses the available SQL execution capabilities to retrieve and analyze results.

Supported database sources include PostgreSQL, SQLite, DuckDB, MySQL, ClickHouse, SQL Server, and BigQuery. File-based inputs currently include CSV and Parquet. This makes the server suitable for workflows that combine warehouse data with local extracts or analytical files, provided those sources are supported by the installation.

The output is not limited to raw query results. Zaturn can provide tabular and textual summaries, and it can create image visualizations for supported chart types.

How it works

Zaturn can run as an MCP application or through a web interface described as similar to a Jupyter Notebook. In an MCP workflow, an AI model uses Zaturn's tools to run SQL against connected sources. The user can therefore describe an analysis goal in natural language rather than manually writing SQL or Python.

A typical interaction would involve connecting one or more supported sources, asking a question about the data, and reviewing the returned table, written interpretation, or chart. The README does not specify the individual MCP tool names, connection configuration fields, or the exact request flow for each source; those details are provided through the project's installation documentation.

Tools and capabilities

The kdqed/zaturn MCP server supports:

  • SQL execution for PostgreSQL, SQLite, DuckDB, MySQL, ClickHouse, SQL Server, and BigQuery data sources.
  • Analysis of CSV and Parquet files.
  • Tabular result presentation.
  • Textual summaries of analyzed data.
  • Scatter and line plots.
  • Histograms.
  • Strip and box plots.
  • Bar plots.
  • Density heatmaps, also described as two-dimensional histograms.
  • Polar scatter and polar line plots.

These capabilities fit exploratory analysis, business-question answering, and basic visual investigation. They do not establish that the project provides predictive modeling, machine learning, dashboards, or multi-user access; those items appear in the roadmap rather than the current feature list.

Limitations and notes

The currently documented source list is limited to the seven SQL systems plus CSV and Parquet files. Additional data sources are planned in response to community requests, so an unsupported system may require a project issue or future release.

The same applies to visualizations: the README identifies a defined set of available chart types and invites requests for more. Dashboard building, multi-user functionality, and predictive analytics or machine learning are listed as roadmap items, not current capabilities.

Installation instructions are maintained at https://zaturn.pro/docs/install. The provided material does not state a package-manager command, required environment variables, authentication method, client-specific setup, or software license. For those details, consult the project's installation documentation and repository configuration before deployment. The kdqed/zaturn MCP server is therefore best evaluated as a data analysis and visualization layer whose exact connection setup depends on the sources and deployment mode you choose.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Data Science Tools View all alternatives
  • Fermat MCP logoFermat MCP

    The ultimate math engine unifying SymPy, NumPy & Matplotlib in one powerful server. Perfect for developers & researchers needing symbolic algebra, numerical computing, and data visualization.

    🧮 Data Science Tools3 views
    Compare vs Fermat MCP →
  • Vizro MCP logoVizro MCP

    Tools and templates to create validated and maintainable data charts and dashboards.

    🧮 Data Science Tools5 views
    Compare vs Vizro MCP →
  • Math MCP Learning Server logoMath MCP Learning Server

    Educational MCP server for math operations, statistics, visualization, and persistent workspaces. Built with FastMCP 2.0.

    🧮 Data Science Tools4 views
    Compare vs Math MCP Learning Server →
  • Bundler MCP logoBundler MCP

    Enables agents to query local information about dependencies in a Ruby project's Gemfile.

    🧮 Data Science Tools2 views
    Compare vs Bundler MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
75
Stargazers on the source repository.
Last commit
10mo ago
Most recent push to the default branch.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Zaturn

The README directs users to https://zaturn.pro/docs/install for installation and setup instructions. It does not provide a package-manager command.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewZaturn AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/kdqed-zaturn?style=directory)](https://allmcps.com/mcp/kdqed-zaturn)
HTML Embed
<a href="https://allmcps.com/mcp/kdqed-zaturn"><img src="https://allmcps.com/api/badge/kdqed-zaturn?style=directory" alt="Zaturn on AllMCPs" /></a>

Technical Specs & Signals

Category🧮Data Science Tools
PricingFree
More technical detailsExpand â–¾
AuthNo auth required
Last updatedSep 4, 2026
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars75
GitHub Star CountTotal stargazers on GitHub representing community popularity (75 stars).
Last commit10mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Nov 12, 2025
37Quality signal: Fair · 37/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools13/30
Adoption & activity4/15
Community engagement1/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🧮 Data Science Tools →Best MCP servers for Data Science →Alternatives to Zaturn →Install in Claude DesktopInstall in CursorInstall in VS Code