Skip to main content
Glama
circuitry-dev

Circuitry MCP Server

Official

spreadsheet.setCellFormula

Set formulas in spreadsheet cells to perform calculations and automate data processing within Circuitry's visual workflow platform.

Instructions

Set a formula for a cell in a standalone spreadsheet.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
documentIdNoDocument ID (optional - uses active)
rowYesRow index (0-based)
colYesColumn index (0-based)
formulaYesFormula string (e.g., "=SUM(A1:A10)")
sheetIndexNoSheet index (optional - uses active sheet)

Tool Definition Quality

Score is being calculated. Check back soon.

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