Connect Your AI Agent with Google Sheets for Slack

Integrate Google Sheets MCP server into your Slack workspace for instant access to your AI agent.

Back to MCP Servers
Google Sheets
Google Sheets
Use Google Sheets to create and edit online spreadsheets. Get insights together with secure sharing in real-time and from any device.

Categories

Productivity

Available Tools

Tools that your AI agent can use through this MCP server to interact with Google Sheets

Upsert Row

Upsert a row of data in a Google Sheet. See the documentation

Update Row

Update a row in a spreadsheet. See the documentation

Update Multiple Rows

Update multiple rows in a spreadsheet defined by a range. See the documentation

Update Cell

Update a cell in a spreadsheet. See the documentation

List Worksheets

Get a list of all worksheets in a spreadsheet. See the documentation

Insert Comment

Insert a comment into a spreadsheet. See the documentation

Insert an Anchored Note

Insert a note on a spreadsheet cell. See the documentation

Get Values in Range

Get all values or values from a range of cells using A1 notation. See the documentation

Get Spreadsheet by ID

Returns the spreadsheet at the given ID. See the documentation for more information

Get Cell

Fetch the contents of a specific cell in a spreadsheet. See the documentation

Find Row

Find one or more rows by a column and value. See the documentation

Delete Worksheet

Delete a specific worksheet. See the documentation

Delete Rows

Deletes the specified rows from a spreadsheet. See the documentation

Create Worksheet

Create a blank worksheet with a title. See the documentation

Create Spreadsheet

Create a blank spreadsheet or duplicate an existing spreadsheet. See the documentation

Copy Worksheet

Copy an existing worksheet to another Google Sheets file. See the documentation

Clear Rows

Delete the content of a row or rows in a spreadsheet. Deleted rows will appear as blank rows. See the documentation

Clear Cell

Delete the content of a specific cell in a spreadsheet. See the documentation

Add Single Row

Add a single row of data to Google Sheets. See the documentation

Add Multiple Rows

Add multiple rows of data to a Google Sheet. See the documentation

Create Column

Create a new column in a spreadsheet. See the documentation