data-catalog-lineage-mcp-server

Keshetti-Nikhil/data-catalog-lineage-mcp-server
★ 0 stars TypeScript Data/Analytics Updated 5d ago
A TypeScript MCP server over a 400k-asset lineage graph, with a benchmark showing transitive impact analysis over-alerts 8x while column-level lineage (F1 0.79) is capped by metadata completeness.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "data-catalog-lineage": {
      "command": "npx",
      "args": [
        "-y",
        "Keshetti-Nikhil/data-catalog-lineage-mcp-server"
      ]
    }
  }
}
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →