Skip to main content
Glama
circuitry-dev

Circuitry MCP Server

Official

spreadsheet.setCell

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

Instructions

Set a single cell value in a standalone spreadsheet. Use = prefix for formulas (e.g., "=SUM(A1:A10)").

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
documentIdNoDocument ID (optional - uses active)
rowYesRow index (0-based)
colYesColumn index (0-based)
valueYesValue to set (use = prefix for formulas)
sheetIndexNoSheet index (optional - uses active sheet)
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