Skip to main content
Glama
circuitry-dev

Circuitry MCP Server

Official

sheet.setCell

Set values or formulas in spreadsheet cells within Circuitry's visual workflow platform to update data and automate calculations.

Instructions

Set a single cell value in a Sheet. Can also set formulas (start with =).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nodeIdYesSheet node ID or name
rowYesRow index (0-indexed)
colYesColumn index (0-indexed)
valueYesValue to set (or formula starting with =)
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