A Model Context Protocol server implementation for DataHub.
Created 4 months ago
A Model Context Protocol server implementation for DataHub.
development
documentation
public
What is A Model Context Protocol server implementation for DataHub.?
mcp-server-datahub is a Model Context Protocol server implementation for DataHub. It features searching across all entity types with arbitrary filters, fetching metadata for any entity, traversing the lineage graph both upstream and downstream, and listing SQL queries associated with a dataset.
Documentation
mcp-server-datahub
A Model Context Protocol server implementation for DataHub.
Features
Check out the demo video, 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.
Developing
See DEVELOPING.md.
Server Config
{
"mcpServers": {
"a-model-context-protocol-server-implementation-for-datahub.-server": {
"command": "npx",
"args": [
"a-model-context-protocol-server-implementation-for-datahub."
]
}
}
}
Links & Status
Project Info
Hosted
Featured
Created At:
Aug 06, 2025
Updated At:
Aug 07, 2025
Author:
Unknown
Category:
DataHub
Tags:
development
documentation
public