MCP server for browsing Datanika data assets, validating dbt work, monitoring runs, and optionally managing pipelines.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Datanika Core.
Open-source data pipeline platform β Extract, Load, Transform, and Orchestrate from a single UI.
Datanika combines dlt (extract + load) with dbt-core (transform) and adds visual pipeline management, scheduling, and monitoring β all in one Python-native platform.
Think Airbyte + dbt Cloud + Airflow β in one tool, self-hostable with Docker Compose.
π 36 Connectors β PostgreSQL, MySQL, Oracle, MongoDB, BigQuery, Snowflake, Stripe, HubSpot, Salesforce, Kafka, ClickHouse, and more
π dbt Transformations β SQL models, tests, snapshots, packages, and source freshness built in
π Visual Pipeline Builder β DAG editor with dependency management
β° Scheduling β Cron-based with APScheduler, persistent across restarts
π Monitoring β Run history, streaming logs, and dashboard stats
π Enterprise Security β RBAC, SSO (SAML/OIDC), audit logging, encrypted credentials
π 9 Languages β English, German, French, Spanish, Russian, Greek, Chinese, Arabic, Serbian
π REST API β Full CRUD with OpenAPI/Swagger docs, rate limiting, and scoped API keys
π€ AI-Agent Ready β hosted + local MCP server (25 tools), /llms.txt, agent-guide.md, 5-tier capability API, compile+preview validation, typed error codes, ?wait=true, Idempotency-Key, run cancellation
π Pipeline Templates β One-click starter templates (StripeβPostgres, PostgresβBigQuery, CSVβDuckDB) with prefilled connection configs
π Notifications β Slack, Telegram, email, and webhook alerts on run completion, plus an in-app notification center
π¦ Self-Hostable β Single docker compose up β no Kubernetes required
App available at http://localhost:3000
Datanika uses 0.x SemVer with tagged releases (v0.1.0, β¦). While pre-1.0, breaking
changes bump the minor. There is no 1.0 yet β that will mean a committed, stable
public API contract.
Self-hosting? Pin a release instead of tracking master. master is continuously
deployed to our hosted app and moves several times a day.
β οΈ There is no publicly pullable image yet.
ghcr.io/datanika-io/datanika-coreexists but is private, sodocker pullon any tag answersdeniedfor everyone outside the org β this README told you otherwise until 2026-09-03. It stays private on purpose: the image grafts in our closed-source cloud plugin, so publishing it as built today would publish that too. Pin the source tag and build; that path is exercised by CI.Building it yourself gives you the same artifact we would publish. Since 2026-09-04 the Dockerfile carries a
DATANIKA_IMAGE_EDITIONbuild arg, and the core-only variant is built and asserted on every PR (core-only-imagein CI) from a context that does not contain the cloud tree at all β which is the context you have.β οΈ The Dockerfile expects a monorepo-shaped context: it does
COPY datanika/pyproject.toml, so the build context is the parent directory and this checkout has to be thedatanika/inside it. Clone it under that name and build from one level up:The resulting image carries no
/cloudtree and cannot importdatanika_cloud. LeaveDATANIKA_EDITIONunset β its default iscore. Setting it tocloudon this image fails immediately and loudly (ModuleNotFoundError: No module named 'datanika_cloud'), which is deliberate: the alternative is a service that looks healthy and enforces nothing. Publishing this under a public GHCR package is tracked in #1014.
Every version's notes are on the Releases page.
Security advisories cite the first patched release (e.g. Patched: v0.1.0), so a pinned
tag tells you immediately whether you're affected.
The
datanika-mcpsub-package is versioned and released independently (mcp-v*tags, published to PyPI).
| Datanika | Airbyte | Fivetran | dbt Cloud | |
|---|---|---|---|---|
| Extract + Load | β 36 connectors | β 600+ 1 | β 700+ 1 | β |
| Transformations | β dbt built-in | β | β (add-on) | β |
| Scheduling | β Cron + DAG | β Basic | β Basic | β |
| Pipeline DAG | β Visual | β | β | β |
| Self-host | β Docker | β οΈ Needs K8s | β SaaS only | β SaaS only |
| Open source | β AGPL-3.0 | β οΈ ELv2 | β | β |
| Notifications | β Slack/Telegram/Email/Webhook | β | β | β |
| Pricing | Free forever | Free tier limited | ~$250+/mo | ~$100+/mo |
| Component | Technology |
|---|---|
| Frontend | Reflex (Python β React) |
| Backend | Starlette (via Reflex) |
| Extract + Load | dlt |
| Transform | dbt-core |
| Database | PostgreSQL 16 |
| Task Queue | Celery + Redis |
| Scheduling | APScheduler |
/llms.txt, agent-guide, 5-tier API, golden-path loop, ?wait=true, Idempotency-Key, run cancel, MCP server)deploy/helm/datanika/; installs the same image as the Compose path. Bundled Postgres/Redis are single-replica and not production-grade β point it at managed databases (see the chart README)Datanika speaks MCP, so AI agents (Claude Desktop, Claude Code, Cursor, β¦) can browse connections, preview data, compile transformations, and monitor runs natively. 25 tools β 17 read-only, 8 write. There are two ways in.
Hosted β nothing to install. Paste this wherever your client accepts a remote MCP server and authorize in the browser:
OAuth 2.1, no API key to handle. Read-only unless you grant write at consent β a client that asks for nothing gets read-only, and a pasted API key stays read-only here even if its own scopes allow writes.
Local β stdio. Published on PyPI as datanika-mcp and listed on the official MCP registry as io.datanika/datanika-mcp:
See datanika-mcp/README.md for per-client config snippets and the full tool list, or datanika.io/docs/mcp-server for the hosted walkthrough.
Additional agent resources:
/llms.txt β discovery document/api/v1/openapi.json β OpenAPI spec with typed inline schemas/api/v1/meta/agent-tiers β 5-tier capability stack (JSON)docs/api_versioning.md β stability tiers and deprecation policyCore platform is open-source (AGPL-3.0).
Cloud version adds billing, quotas, and usage metering via the datanika-cloud plugin.
Found a vulnerability? See SECURITY.md for our disclosure policy, supported versions, and reporting instructions.
We welcome contributors and design partners. Open an issue or contact info@datanika.io.
Competitor connector counts as published by each vendor's own connector
directory, checked 2026-08-30. Ours is derived from ConnectionType in code,
not written by hand. We do not track other vendors' catalogues continuously β if
this footnote's date looks old, check the source rather than trusting the number. β© β©2
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/datanika-io-datanika-core)<a href="https://allmcps.com/mcp/datanika-io-datanika-core"><img src="https://allmcps.com/api/badge/datanika-io-datanika-core?style=directory" alt="Datanika Core on AllMCPs" /></a>