domdomegg/google-sheets-mcp
3.3
If you are the rightful owner of google-sheets-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
MCP server for Google Sheets enables seamless interaction with spreadsheet data through reading, writing, and querying capabilities.
Tools
Functions exposed to the LLM to take actions
sheets_spreadsheet_get
Get spreadsheet metadata (title, sheets list, optionally cell data)
sheets_spreadsheet_create
Create a new spreadsheet
sheets_values_get
Read cell values from a range
sheets_values_update
Write cell values to a range (overwrites)
sheets_values_append
Append rows after existing data
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client