Skip to main content

Google Sheets

📋 Productivity

Read, write, and manipulate Google Spreadsheets. Automate data entry, analysis, and reporting workflows with AI.

Tools (19)

list_spreadsheetscreate_spreadsheetget_sheet_dataget_sheet_formulasupdate_cellsbatch_update_cellsadd_rowslist_sheetscreate_sheetget_multiple_sheet_dataget_multiple_spreadsheet_summaryshare_spreadsheetadd_columnscopy_sheetrename_sheetbatch_updatefind_in_spreadsheetsearch_spreadsheetslist_folders

Config for Claude Desktop / Cursor

{ "mcpServers": { "google-sheets": { "command": "uvx", "args": [ "mcp-google-sheets@0.6.3" ], "env": { "GOOGLE_CREDENTIALS_PATH": "your-google-credentials-path-here" } } } }