Skip to content

ryfter/google-workspace-access

v1.0.0MIT

Read and search your Google Workspace directly from Kiro through a self-hosted, local MCP server. Search and browse Google Drive, read Google Docs (exported cleanly to markdown), pull Google Sheets cell values, and read Google Slides text and layout. It leans toward lightweight text formats over binary: Docs become .md, Sheets become .csv, Slides become a markdown outline, so you spend fewer tokens and get diff-friendly output; binary is used only when no text form exists or you ask for the original. Can also locate and download Google Vids files (Vids has no content API, so deeper Vid contents are not extractable). Runs the @piotr-agier/google-drive-mcp server locally over stdio; your Google identity, OAuth credentials, and token stay on your machine. Prefers read-only scopes by default.

read-workspace

Search Google Drive and read Google Docs, Sheets, and Slides content from Kiro, preferring lightweight text formats (markdown, CSV) over binary (.docx, .xlsx, .pptx). Also locate and download Google Vids files from Drive. Use when the user wants to find, read, summarize, or pull content out of their Google Drive, Docs, Sheets, Slides, or Vids.

Version
1.0.0
License
MIT
Compatibility
Requires the setup-and-authenticate skill to be completed first.
Read SKILL.md at the source

Pinned to revision 6528adfebe6d, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.