MCP Google Workspace Server
JSON →An MCP server for interacting with Google Workspace services, including Drive, Docs, and Sheets.
Install
npx @modelcontextprotocol/inspector Tools · 8
- drive_search_files Search files in Google Drive
- drive_create_folder Create a new folder
- docs_create Create a new document
- docs_get_content Get document content
- docs_update_content Update document content
- sheets_create Create a new spreadsheet
- sheets_get_values Get cell values
- sheets_update_values Update cell values
Links
★ 3 GitHub stars