Skip to main content
Glama

upload_file_to_drive_from_resource

Upload files to Google Drive from shared blob storage, enabling cross-server file transfers without data duplication through MCP protocol.

Instructions

Upload a file to Google Drive from a resource identifier.

The resource identifier references a blob in the shared blob storage volume (mapped via Docker volumes) that can be accessed by multiple MCP servers.

This allows other MCP servers to upload resources to the blob storage, and this server can then upload those resources to Google Drive without needing to transfer the actual file data through the MCP protocol.

Supports any file type. Returns the file ID and web link.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
resource_idYesResource identifier (e.g., 'blob://1733437200-a3f9d8c2b1e4f6a7.pdf')
nameNo
parent_folder_idNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nickweedon/google-docs-mcp-docker'

If you have feedback or need assistance with the MCP directory API, please join our Discord server