Skip to main content
Glama
circuitry-dev

Circuitry MCP Server

Official

spreadsheet.getCellFormula

Retrieve formulas from spreadsheet cells to analyze calculations and data relationships within Circuitry's visual workflow platform.

Instructions

Get the formula from a cell in a standalone spreadsheet. Returns null if cell has no formula.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
documentIdNoDocument ID (optional - uses active)
rowYesRow index (0-based)
colYesColumn index (0-based)
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