An open API service indexing awesome lists of open source software.

https://github.com/acryldata/mcp-server-datahub

The official Model Context Protocol (MCP) server for DataHub (https://datahub.com)
https://github.com/acryldata/mcp-server-datahub

Last synced: 3 months ago
JSON representation

The official Model Context Protocol (MCP) server for DataHub (https://datahub.com)

Awesome Lists containing this project

README

          

# mcp-server-datahub

A [Model Context Protocol](https://modelcontextprotocol.io/) server implementation for [DataHub](https://datahubproject.io/).

## Features

Check out the [demo video](https://youtu.be/VXRvHIZ3Eww?t=1878), done in collaboration with the team at Block.

- Searching across all entity types and using arbitrary filters
- Fetching metadata for any entity
- Traversing the lineage graph, both upstream and downstream
- Listing SQL queries associated with a dataset

## Usage

See instructions in the [DataHub MCP server docs](https://docs.datahub.com/docs/features/feature-guides/mcp).

## Developing

See [DEVELOPING.md](DEVELOPING.md).