io.github.zayansalman

google-drive-comments-mcp

Minimal MCP server for reading comments on Google Drive files (Docs, Sheets, Slides). Read-only.

stdiocommunityservice

Package Details

Transportstdio

Package Arguments

Positional
Position 0
serveSubcommand that runs the stdio MCP server.

Environment Variables

DRIVE_MCP_CREDENTIALS(file)

Path to the Google OAuth client secret JSON. Default: $XDG_CONFIG_HOME/google-drive-comments-mcp/credentials.json.

DRIVE_MCP_TOKEN(file)
Secret

Path to the cached Google OAuth refresh token. Default: $XDG_CONFIG_HOME/google-drive-comments-mcp/token.json.

DRIVE_MCP_SCOPES(str)

Comma-separated Google OAuth scopes. Default: https://www.googleapis.com/auth/drive.readonly.