google-sheets-mcp-server
Google Sheets MCP Server is designed to facilitate seamless interaction with Google Sheets through an MCP server, enabling AI assistants to perform various operations on Google Sheets. Its key features include data manipulation, formatting, and sharing capabilities along with robust authentication options.
google_sheets_create
Create a new Google Sheet
google_sheets_get
Get Google Sheet by ID
google_sheets_update_values
Update values in Google Sheet
google_sheets_append_values
Add value to Google Sheet
google_sheets_get_values
Get value from Google Sheet
google_sheets_clear_values
Clear values in Google Sheet
google_sheets_add_sheet
Add a new worksheet to an existing spreadsheet
google_sheets_delete_sheet
Delete a worksheet from a spreadsheet
google_sheets_list
List Google Sheets that are accessible to authenticated users
google_sheets_delete
Delete Google Sheet
google_sheets_share
Share Google Sheet with specific users
google_sheets_search
Search Google Sheets by title
google_sheets_format_cells
Format cells in Google Sheet
google_sheets_verify_connection
Verify connections to the Google Sheets API