jona-mhw/google-sheets-mcp
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 henry@mcphub.com.
The Google Sheets MCP Server is a Python-based server that facilitates secure and efficient interaction between Claude Desktop and Google Sheets using Google Apps Script.
Tools
Functions exposed to the LLM to take actions
read_cell
Read a single cell from a specified sheet.
write_cell
Write data to a specified cell in a sheet.
read_range
Read a range of cells from a specified sheet.
write_range
Write data to a specified range in a sheet.
clear_range
Clear a specified range of cells in a sheet.
list_sheets
List all sheets in the Google Sheets document.
test_connection
Test the connection setup between Claude Desktop and Google Sheets.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client