Skip to main content
Glama
circuitry-dev

Circuitry MCP Server

Official

sheet.getRows

Retrieve specific row ranges from large Circuitry spreadsheets to optimize data access and improve performance when working with extensive datasets.

Instructions

Get a range of rows from a Sheet (0-indexed, inclusive). Use for large sheets instead of getData.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nodeIdYesSheet node ID or name
startRowYesStarting row index (0-indexed)
endRowYesEnding row index (inclusive)
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