Skip to main content
Glama
circuitry-dev

Circuitry MCP Server

Official

sheet.setCellFormula

Set spreadsheet formulas to automate calculations and data processing in Circuitry workflows. Specify cell coordinates and formula starting with =.

Instructions

Set a formula for a cell. Formulas must start with =.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nodeIdYesSheet node ID or name
rowYesRow index (0-indexed)
colYesColumn index (0-indexed)
formulaYesFormula string (e.g., "=SUM(A1:A10)")
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