Skip to main content
Glama
DanMeon

apache-atlas-mcp

by DanMeon

get_lineage

Trace data lineage for an entity, showing upstream and downstream data flows. Understand how data moves through your Apache Atlas system.

Instructions

Get the data lineage graph for an entity.

Traces upstream (INPUT) and/or downstream (OUTPUT) data flow relationships. This is the most valuable tool for understanding how data moves through your system.

The response includes:

  • guidEntityMap: All entities in the lineage graph

  • relations: Directed edges showing data flow

Args: guid: The GUID of the entity to trace lineage for. direction: "INPUT" (upstream), "OUTPUT" (downstream), or "BOTH". depth: How many hops to traverse (default: 3, max: 10).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
guidYes
directionNoBOTH
depthNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DanMeon/apache-atlas-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server