Connects Claude to Google Sheets via the Pipeworx gateway with five core operations: read ranges, write to specific cells, append rows, inspect spreadsheet structure, and create new spreadsheets. You get the standard CRUD operations you'd expect, plus a sheets_get_spreadsheet tool to explore tabs and properties before manipulating data. Runs over streamable HTTP instead of stdio, and includes an ask_pipeworx wrapper that lets you query in natural language instead of calling tools directly. Useful if you're building workflows that need to read from or write to Google Sheets without managing the API directly. Part of Pipeworx's larger gateway covering 673+ data sources.
claude mcp add --transport http io.github.pipeworx-io-google_sheets https://gateway.pipeworx.io/google_sheets/mcp