Overview
Features
Authentication - Service Account
Supports base64-encoded CREDENTIALS_CONFIG for service accounts.
Authentication - OAuth2
Uses credentials.json and token.json for user-scoped access.
Tool: create
Creates a new spreadsheet (and moves it into a Drive folder if configured).
Tool: listSheets
Lists all sheet tabs in a given spreadsheet.
Tool: renameSheet
Renames an existing sheet tab.
Tool: createSheet
Adds a new sheet tab to a spreadsheet.
Tool: spreadsheetInfo
Fetches metadata (title, sheet IDs, grid properties) for a spreadsheet.
Tool: listSpreadsheets
Lists all spreadsheets in your configured Drive folder (or My Drive).
Who Is This For?
- AI Developers:Build agents that securely read, write, and manage Google Sheets via MCP tools.
- Sheet Admins:Automate routine spreadsheet tasks without exposing Google API credentials.
- Developers:Integrate MCP-based servers to expose Google Sheets APIs via typed tools.




