Skip to main content
Glama
circuitry-dev

Circuitry MCP Server

Official

workflow.layoutNodes

Automatically arranges nodes in flowcharts using the dagre algorithm to create clean, organized layouts with optimized edge connections.

Instructions

Auto-layout specific nodes using dagre (longest-path algorithm). Positions nodes and optimizes edge handles for clean flowchart appearance.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nodeIdsNoArray of node IDs to layout. Omit to layout all connected nodes.
directionNoLayout direction: "vertical" (default) or "horizontal"
spacingNoGap between nodes in pixels (default: 80)
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/circuitry-dev/circuitry-mcp-server'

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