Skip to main content
Glama
circuitry-dev

Circuitry MCP Server

Official

code.create

Create code nodes in Circuitry's visual workflow platform by syncing project files or directly adding code content to build and organize programming workflows.

Instructions

Create a code node. Use filePath for bidirectional file sync, OR use name+content for direct creation.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
filePathNoAbsolute path to source file (enables bidirectional sync)
nameNoDisplay name for the node
contentNoCode content (used when not using filePath)
positionNoPosition {x, y} on canvas
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