GoogleSheets-mcp-server
If you are the rightful owner of GoogleSheets-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@mcphub.com.
A comprehensive Model Context Protocol (MCP) server for interacting with the Google Sheets API. This server provides tools and resources for managing spreadsheets, sheets, values, and developer metadata.
createSpreadsheet
Create a new spreadsheet
getSpreadsheet
Get spreadsheet details
batchUpdate
Apply multiple updates to a spreadsheet
copySheet
Copy a sheet to another spreadsheet
addSheet
Add a new sheet to a spreadsheet
deleteSheet
Delete a sheet from a spreadsheet
updateSheetProperties
Update sheet properties
getValues
Get values from a range
updateValues
Update values in a range
appendValues
Append values to a range
clearValues
Clear values from a range
batchGetValues
Get values from multiple ranges
batchUpdateValues
Update values in multiple ranges
getDeveloperMetadata
Get all developer metadata
createDeveloperMetadata
Create new developer metadata
updateDeveloperMetadata
Update existing developer metadata
deleteDeveloperMetadata
Delete developer metadata