Skip to main content
Glama
inbarajaldrin

NetworkX Graph MCP Server

get_execution_sequence

Retrieve nodes in execution order from a specified start node, following edges by their order attribute. Stops at the first decision node by default to provide a clear execution path.

Instructions

Get nodes in execution order from a start node, following edges by order attribute. Stops at first decision node by default. Returns sequence of nodes with their details.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
graph_idYes
fromYesStarting node ID
until_decisionNoStop at first decision node (default: true)

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/inbarajaldrin/networkx-graph-mcp-server'

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