Skip to main content
Glama

MCP Google Suite

by adexltd
MIT License
3
  • Linux
  • Apple

sheets_get_values

Retrieve data from a specific range in a Google Sheet using spreadsheet ID and A1 notation. Integrates with MCP Google Suite for secure, OAuth2-authenticated access.

Instructions

Get values from a Google Sheet range

Input Schema

NameRequiredDescriptionDefault
rangeYesA1 notation range
spreadsheet_idYesID of the spreadsheet

Input Schema (JSON Schema)

{ "properties": { "range": { "description": "A1 notation range", "type": "string" }, "spreadsheet_id": { "description": "ID of the spreadsheet", "type": "string" } }, "required": [ "spreadsheet_id", "range" ], "type": "object" }

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/adexltd/mcp-google-suite'

If you have feedback or need assistance with the MCP directory API, please join our Discord server