google-sheet-mcp-server
If you are the rightful owner of google-sheet-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
A powerful Model Context Protocol (MCP) server implementation for seamless Google Sheets API integration, enabling AI assistants to create, read, update, and manage Google Sheets.
google_sheets_create
Create a new Google Sheet
google_sheets_get
Get a Google Sheet by ID
google_sheets_update_values
Update values in a Google Sheet
google_sheets_append_values
Append values to a Google Sheet
google_sheets_get_values
Get values from a Google Sheet
google_sheets_clear_values
Clear values from a Google Sheet
google_sheets_add_sheet
Add a new sheet to an existing spreadsheet
google_sheets_delete_sheet
Delete a sheet from a spreadsheet
google_sheets_list
List Google Sheets accessible to the authenticated user
google_sheets_delete
Delete a Google Sheet
google_sheets_share
Share a Google Sheet with specific users
google_sheets_search
Search for Google Sheets by title
google_sheets_format_cells
Format cells in a Google Sheet
google_sheets_verify_connection
Verify connection with Google Sheets API