chayan-1906/Google-Workspace-MCP
If you are the rightful owner of Google-Workspace-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 Workspace MCP Server is a TypeScript-based server that extends AI agents like Claude with Google Workspace capabilities, including Drive, Spreadsheet, and Docs functionalities.
Tools
Functions exposed to the LLM to take actions
myDetails
Fetches the authenticated user's email address
getDriveFolderIdsByName
Finds the Google Drive folder IDs by folder name
createSpreadsheet
Creates a new Google Spreadsheet in the specified Drive folder
appendDocText
Appends text to the end of a Google Docs document
insertLinkDoc
Inserts a hyperlink into a Google Docs document at a specified position
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client