Google Sheets MCP Server
by anhuaxiang
README.md
# Google Sheets
A Model Context Protocol (MCP) server that provides Google Sheets integration for AI assistants like Claude.
## Tools
- **create_spreadsheet**: Creates a spreadsheet
- **get_spreadsheet**: Gets a spreadsheet by ID
- **list_spreadsheets**: Lists the user's spreadsheets
- **get_filtered_spreadsheet**: Retrieve a spreadsheet or specific ranges using data filters, with optional grid data.
- **batch_update_spreadsheet**: Applies batch updates to a spreadsheet
- **copy_sheet_to**: Copies a sheet to another spreadsheet
- **append_values**: Appends values to a spreadsheet
- **get_values**: Gets values from a spreadsheet
- **update_values**: Updates values in a spreadsheet
- **clear_values**: Clears values from a spreadsheet
- **batch_get_values**: Gets values from a spreadsheet using batch get
- **batch_update_values**: Updates values in a spreadsheet using batch update
- **batch_clear_values**: Clears values from a spreadsheet using batch clear
- **batch_get_values_by_data_filter**: Gets values from a spreadsheet using batch get by data filter
- **batch_update_values_by_data_filter**: Updates values in a spreadsheet using batch update by data filter
- **batch_clear_values_by_data_filter**: Clears values from a spreadsheet using batch clear by data filterThis server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues