The official Model Context Protocol (MCP) server for DataHub, enabling AI agents to discover, understand, and query organizational data with context about lineage, governance, and quality.
datahubdata-governancedata-discoverylineagemetadatadata-qualitysql-generationdata-profilingcontext
Installation & Configuration
{
"mcpServers": {
"datahub": {
"command": "python",
"args": [
"-m",
"datahub_mcp"
],
"env": {
"DATAHUB_GMS_URL": "http://localhost:8080",
"DATAHUB_GMS_TOKEN": "your-datahub-token"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12