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.

setup-and-authenticate

Set up Google Cloud OAuth credentials and authenticate the Google Workspace MCP server so Kiro can read Drive, Docs, Sheets, and Slides. Use when first installing this power, when tool calls fail with authentication or permission errors, or when switching Google accounts.

Version
1.0.0
License
MIT
Compatibility
Requires Node.js 18+ and npx. Works with Kiro on Windows, macOS, and Linux.
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.