---
title: "datahub-cloud"
description: "DataHub Cloud plugin: search the catalog, trace lineage, check data quality, and write SQL grounded in real metadata via the DataHub Cloud MCP server."
canonical: https://agentpluginsdirectory.com/plugins/datahub-cloud
last-updated: 2026-09-18
---

# datahub-cloud
DataHub Cloud plugin: search the catalog, trace lineage, check data quality, and write SQL grounded in real metadata via the DataHub Cloud MCP server.
- Slug: datahub-cloud
- Publisher: Acryl Data, Inc.
- Repository: https://github.com/datahub-project/datahub-cloud-ai-plugins
- Manifest: plugin.json
- Version: 1.0.0
- License: Apache-2.0
- Category (editorial): other
- Skills: 5 (datahub-lineage, datahub-quality, datahub-search, datahub-setup, datahub-sql-workflow)
- MCP servers: 1 (datahub)
- Stars: 0
- Repository created: 2026-09-16
- Repository last pushed: 2026-09-17
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/datahub-cloud
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What datahub-cloud does, in the publisher's words

Connects Claude, Codex and other agents to your DataHub Cloud instance via the DataHub MCP server, catalog search, lineage exploration, data quality, and SQL grounded in real metadata.

One plugin, three manifests: the same tree installs into Claude Code, Codex, and any client implementing Agent Plugins 1.0.0, and one skills/ directory serves all three.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/datahub-project/datahub-cloud-ai-plugins/HEAD/README.md

## Skills

- datahub-lineage: Use this skill when the user wants to explore lineage, trace data dependencies, perform impact analysis, find root causes, map data pipelines, or understand how data flows between systems. Triggers on: "what feeds into X", "what depends on X", "show lineage for X", "impact analysis", "trace the pip…
- datahub-quality: Use this skill when the user wants to manage data quality in DataHub: create or run assertions, check assertion outcomes, raise or resolve incidents, create notification subscriptions, or diagnose health problems across their estate. Triggers on: "create assertion", "run assertion", "check quality"…
- datahub-search
- datahub-setup: Verify and troubleshoot the DataHub Cloud connection, confirm the MCP server is reachable, authentication is working, and Claude can access the catalog. Use when the user wants to set up DataHub, test the connection, or fix connectivity issues.
- datahub-sql-workflow: Ground text-to-SQL work in DataHub catalog evidence. Use when a user asks to write, draft, debug, or execute SQL; answer a data question that requires SQL; calculate a metric; query named tables; or investigate SQL results with DataHub MCP tools available. Always begin with find_sql_context, even w…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- datahub: transport: streamable-http; url: https://mcp.datahub.com/mcp

Read from the plugin's own mcp.json. Environment variable names only, never values.
