This MCP server implementation provides a bridge to DataHub, a metadata platform for data ecosystems. Developed by Acryl Data, it integrates with the DataHub API to offer tools for entity retrieval and search functionality across various data assets. The server is designed for use cases requiring metadata management and discovery in complex data environments, such as data cataloging, lineage tracking, and governance.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
Search DataHub using structured keyword search (/q syntax) with boolean logic, filters, pagination, and optional sorting by usage metrics.
Retrieve upstream or downstream lineage for any entity (datasets, columns, dashboards, etc.) with filtering, query-within-lineage, pagination, and hop control.
Fetch real SQL queries referencing a dataset or column—manual or system-generated—to understand usage patterns, joins, filters, and aggregation behavior.
Fetch detailed metadata for one or more entities by URN; supports batch retrieval for efficient inspection of search results.
List schema fields for a dataset with keyword filtering and pagination, useful when search results truncate fields or when exploring large schemas.
Retrieve the exact lineage paths between two assets or columns, including intermediate transformations and SQL query information.
Add tags to entities or schema fields (columns). Supports bulk operations on multiple entities.
Remove tags from entities or schema fields (columns). Supports bulk operations on multiple entities.
Add glossary terms to entities or schema fields. Useful for applying business definitions and data classification.
Remove glossary terms from entities or schema fields.
Add ownership assignments from entities. Supports different ownership types (technical owner, data owner, etc.).
Remove ownership assignments from entities.
Assign domain membership for entities.
Remove domain membership for entities.
Update, append to, or remove descriptions for entities or schema fields. Supports markdown formatting.
Manage structured properties (typed metadata fields) on entities. Supports string, number, URN, date, and rich text value types.
Remove structured properties from entities.
Retrieve information about the currently authenticated user, including profile details and group memberships.
Search for documents using keyword search with filters for platforms, domains, tags, glossary terms, and owners.
Search within document content using regex patterns. Useful for finding specific information across multiple documents.
Save standalone documents (insights, decisions, FAQs, notes) to DataHub's knowledge base. Documents are organized under a configurable parent folder.