← Back to search Server uses shell capabilities via: child_process, spawn() Server uses env_vars capabilities via: process.env
gws-mcp-server
MCP server that exposes Google Workspace CLI (gws) as Model Context Protocol tools
B
84.8 / 100
Versions
0.4.0latestJul 8, 2026
0.3.0Jul 8, 2026
0.2.0Jun 12, 2026
0.1.5Jun 12, 2026
0.1.3Mar 21, 2026
+ show 2 moreshow less
0.1.2Mar 8, 2026
0.1.0Mar 8, 2026
Tools 2
drive_files_download annotations: verified low
Download a file's content from Google Drive. Returns the text content for text files, or a base64-encoded string for binary files. For Google Docs/Sheets/Slides, exports to a readable format (plain text by default).
fileId string savePath string exportMimeType string
readOnlyHint true openWorldHint true
gmail_drafts_create annotations: verified low
Create a Gmail draft. Pass threadId to attach the draft to an existing conversation (it will appear as a reply within that thread). The draft is NOT sent — open Gmail to review and send.
cc string to string bcc string body string subject string htmlBody string threadId string inReplyTo string references string
readOnlyHint false openWorldHint true idempotentHint false destructiveHint false
Permissions 2
shell high env_vars low Scan Findings 18
info
Tool 'drive_files_download' annotations are consistent
info
Tool 'gmail_drafts_create' annotations are consistent
info
Sandbox failed to start for behavioral verification
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.0 (GHSA-345p-7cg4-v4c7)
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.0 (GHSA-8r9q-7v3j-jr4g)
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.0 (GHSA-w48q-cv73-mx4w)
medium
Buffer.from base64 in conorbronsdon-gws-mcp-server-4e969c3/src/__tests__/mime.test.ts:40
medium
Buffer.from base64 in conorbronsdon-gws-mcp-server-4e969c3/src/__tests__/mime.test.ts:57
info
package.json metadata
info
Tool: drive_files_download
info
Tool: gmail_drafts_create
info
Transport: stdio
info
Required env vars (1)
info
Sandbox failed to start for output poisoning scan
high
Permission: shell access detected
low
Permission: env_vars access detected
info
SBOM generated: 170 components
medium
No build provenance detected (SLSA L0)