Skip to main content
Glama
circuitry-dev

Circuitry MCP Server

Official

spreadsheet.getCell

Retrieve a specific cell value from a spreadsheet by specifying row and column indices. Use this tool to extract individual data points for processing or analysis in Circuitry's visual workflow platform.

Instructions

Get a single cell value from a standalone spreadsheet.

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