Skip to main content
Glama

Library lineage graph

library_lineage_graph
Read-only

Generates a lineage graph from TouchDesigner vault library by scanning categories for parent_recipe, remix_of, and forked_from frontmatter. Outputs JSON, Mermaid, or DOT.

Instructions

Read-only, offline tool that scans the vault library (Recipes, Shaders, Presets, Components, Setlists), extracts lineage frontmatter (parent_recipe, source_assets, remix_of, forked_from), and emits a lineage graph. Output as JSON (machine-consumable), Mermaid (paste into docs), or Graphviz DOT. No TouchDesigner connection required.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
vault_pathNoAbsolute path override; falls back to TDMCP_VAULT_PATH.
formatNoOutput format.json
kindsNoCategories to scan. 'all' includes every category.
cluster_byNoGrouping for Mermaid subgraph / DOT cluster.style_tags
include_orphansNoWhen false, exclude nodes with no lineage edges.
max_nodesNoSafety cap on nodes returned.

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

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/Pantani/tdmcp'

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