luiso2/mcp-google-sheets-server-api
If you are the rightful owner of mcp-google-sheets-server-api 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.
mcp-google-sheets is a Python-based MCP server that connects MCP-compatible clients to Google Sheets, enabling AI-driven spreadsheet interactions.
Tools
Functions exposed to the LLM to take actions
list_spreadsheets
Lists spreadsheets in the configured Drive folder or accessible by the user.
create_spreadsheet
Creates a new spreadsheet with a specified title.
get_sheet_data
Reads data from a specified range in a sheet.
update_cells
Writes data to a specific range, overwriting existing data.
share_spreadsheet
Shares a spreadsheet with specified users and roles.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client