google-sheet-mcp-server
0
The Google Sheets MCP Server is a Model Context Protocol server enabling seamless integration with the Google Sheets API. It allows AI assistants to efficiently create, manage, and share Google Sheets with various authentication methods and tools.
google_sheets_create
Create a new Google Sheet
google_sheets_get
Get Google Sheet by ID
google_sheets_update_values
Update values in Google Sheet
google_sheets_append_values
Add value to Google Sheet
google_sheets_get_values
Get value from Google Sheet
google_sheets_clear_values
Clear values in Google Sheet
google_sheets_add_sheet
Add a new worksheet to an existing spreadsheet
google_sheets_delete_sheet
Delete a worksheet from a spreadsheet
google_sheets_list
List Google Sheets that are accessible to authenticated users
google_sheets_delete
Delete Google Sheet
google_sheets_share
Share with specific users Google Sheet
google_sheets_search
Search by title Google Sheets
google_sheets_format_cells
Format cells in Google Sheet
google_sheets_verify_connection
Verify connections to the Google Sheets API