MCP Server
MCP
io.github.txn2/mcp-datahub
MCP server for DataHub data catalogs. Discover datasets, explore lineage, and access metadata.
Install
mcpb:https://github.com/txn2/mcp-datahub/releases/download/v1.15.0/mcp-datahub_1.15.0_darwin_arm64.mcpb
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/txn2/mcp-datahub/releases/download/v1.15.0/mcp-datahub_1.15.0_darwin_arm64.mcpb",
"fileSha256": "d6044665530c39fa615c0f17ea1b2a4f5eca42364f7620afd7830bb5d5c3acff",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/txn2/mcp-datahub/releases/download/v1.15.0/mcp-datahub_1.15.0_darwin_amd64.mcpb",
"fileSha256": "865e0160a121c11f7f389f2f3cc32655eed2f2da3d85fd344b6d5501e014daa7",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/txn2/mcp-datahub/releases/download/v1.15.0/mcp-datahub_1.15.0_windows_amd64.mcpb",
"fileSha256": "6d6513e1beda48ebf88015fbc140913a4b05a8b0ce28ef989b8e83aedfaae9c4",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
mcpb
By
Comments
Sign in to leave a comment