Skip to main content
Glama

Google Drive MCP Server

by andresfrei

get_file_content

Extract text content from Google Drive files including Docs, Sheets, and text documents using file ID to access document data.

Instructions

Get content from a Google Drive file (Docs, Sheets, TXT, MD)

Input Schema

NameRequiredDescriptionDefault
driveIdNo
fileIdYes

Input Schema (JSON Schema)

{ "properties": { "driveId": { "type": "string" }, "fileId": { "type": "string" } }, "required": [ "fileId" ], "type": "object" }

Other Tools from Google Drive MCP Server

Related Tools

    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/andresfrei/mcp-drive'

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