MCP Servers / productivity / Google Sheets MCP

Google Sheets MCP

JSON →
none137productivity

A server for interacting with Google Sheets, allowing you to read, write, and manage spreadsheet data.

Install
How to run this server

No install command recorded.

server path: google-sheets-mcp-2
Tools
What this server exposes
refresh_auth
Re-authenticate your Google Account when credentials expire
list_sheets
List all sheets/tabs in a Google Spreadsheet
create_sheet
Create a new sheet/tab in a Google Spreadsheet
create_spreadsheet
Create a new Google Spreadsheet
read_all_from_sheet
Read all data from a specified sheet
read_headings
Read the column headings from a sheet
read_rows
Read specific rows from a sheet
read_columns
Read specific columns from a sheet
edit_cell
Edit a single cell in a sheet
edit_row
Edit an entire row in a sheet
edit_column
Edit an entire column in a sheet
insert_row
Insert a new row at specified position
insert_column
Insert a new column at specified position
rename_sheet
Rename a sheet/tab in a spreadsheet
rename_doc
Rename a Google Spreadsheet
Configuration
Environment & auth
authnone
Resources
Google Sheets MCP — MCP Server · libregistry