Skip to main content
Glama

trace

Trace directed flows between nodes in system diagrams to analyze dependencies and identify critical paths with role annotations.

Instructions

Follow directed flow from node A to node B with role and subsystem annotations.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sourceYesEN source code describing the system
fromYesStarting node name
toYesTarget node name
defense_nodesNoComma-separated list of defense nodes to annotate

Implementation Reference

  • src/index.ts:155-157 (registration)
    Registration of the 'trace' tool, which accepts source, from, to, and optional defense_nodes parameters.
    server.tool(
      "trace",
      "Follow directed flow from node A to node B with role and subsystem annotations.",

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/dushyant30suthar/endiagram-mcp'

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