io.github.zayansalman
google-drive-files-mcp
Minimal MCP server for Google Drive file management and Google Sheets editing.
stdiocommunityservice
Package Details
google-drive-files-mcp
Transportstdio
Package Arguments
Positional
Position 0
serveSubcommand that runs the stdio MCP server.Environment Variables
GDRIVE_FILES_MCP_CREDENTIALS(file)
Path to the Google OAuth client secret JSON. Default: $XDG_CONFIG_HOME/google-drive-files-mcp/credentials.json.
GDRIVE_FILES_MCP_TOKEN(file)
Secret
Path to the cached Google OAuth refresh token. Default: $XDG_CONFIG_HOME/google-drive-files-mcp/token.json.
GDRIVE_FILES_MCP_SCOPES(str)
Comma-separated Google OAuth scopes. Default: https://www.googleapis.com/auth/drive (full, required to move files).