Full Google Sheets MCP: 26 tools + run_sheets_script escape hatch. User OAuth, no service account.
The Google Sheets MCP server that can do anything the Sheets API can. 26 tools spanning read/write, structural batchUpdate, Drive search, and an escape hatch () that executes arbitrary Node.js code with / / / pre-injected. Two auth modes: OAuth (default, your own Google account, zero per-sheet setup) or service account (opt-in, for headless / CI). Most Google Sheets MCP servers expose a curated…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
The Google Sheets MCP server that can do anything the Sheets API can. 26 tools spanning read/write, structural batchUpdate, Drive search, and an escape hatch () that executes arbitrary Node.js code with / / / pre-injected. Two auth modes: OAuth (default, your own Google account, zero per-sheet setup) or service account (opt-in, for headless / CI). Most Google Sheets MCP servers expose a curated set of operations and stop there. If you need something they didn't anticipate (a particular…