mcp-datahub

txn2/mcp-datahub
★ 2 stars Go 📊 Data/Analytics Updated 7d ago
A DataHub MCP Server and composable Go library for building custom MCP servers that integrate DataHub metadata capabilities. Part of the txn2 MCP toolkit ecosystem.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-datahub": {
      "command": "go",
      "args": [
        "run",
        "github.com/txn2/mcp-datahub@latest"
      ]
    }
  }
}

Topics

aidata-analysismcp-servermodel-context-protocol