allene-ha/mcp-google-workspace
If you are the rightful owner of mcp-google-workspace 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 Workspace MCP Server is an integrated server that supports Google Sheets, Google Docs, and Google Drive functionalities.
Tools
Functions exposed to the LLM to take actions
get_sheet_data
Retrieve sheet data.
update_cells
Update cell data.
list_sheets
List sheet names within a specific spreadsheet.
create_spreadsheet
Create a new spreadsheet.
read_google_doc
Read document content.
append_to_google_doc
Append text to the end of a document.
insert_text
Insert text at a specific location.
delete_range
Delete content within a range.
apply_text_formatting
Apply text formatting.
insert_table
Insert a table.
insert_page_break
Insert a page break.
list_spreadsheets
List spreadsheets from Google Drive.
search_workspace_files
Search for Sheets/Docs files in Google Drive.
get_workspace_info
Retrieve connection information and a dynamic list of all currently available tools.
simple_context_test
Test context accessibility.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client