Skip to main content
Glama
circuitry-dev

Circuitry MCP Server

Official

sheet.setCells

Update multiple spreadsheet cells efficiently with one call, supporting both static values and formulas for sparse data modifications.

Instructions

Set multiple cells in one call - efficient for sparse updates. Values starting with "=" are treated as formulas.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nodeIdYesSheet node ID or name
cellsYesArray of cell updates: [{ row: 0, col: 2, value: "text" }, { row: 5, col: 2, value: "=A6*B6" }]
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