Skip to main content
Glama
circuitry-dev

Circuitry MCP Server

Official

text.create

Create documentation nodes with markdown and LaTeX support for mathematical formulas, rich text content, and project tracking in visual workflows.

Instructions

Create a Text (documentation) node with markdown and LaTeX support.

Text nodes are ideal for:

  • Documentation and explanations

  • Mathematical formulas using LaTeX ($...$ for inline, $$...$$ for block)

  • Rich text content with headers, lists, code blocks

  • Plans, discussions, and progress tracking in CodeBook view

In CodeBook: Use codebook.addCell('text') instead for proper cell insertion.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoDisplay name for the node
contentNoMarkdown content. Use $...$ for inline math, $$...$$ for block math
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