Skip to main content
Glama

Google Drive MCP Server

by andresfrei

search_files

Search for files by name in Google Drive to quickly locate specific documents, spreadsheets, and text files across multiple accounts.

Instructions

Search files by name in a Google Drive

Input Schema

NameRequiredDescriptionDefault
driveIdYes
queryYes

Input Schema (JSON Schema)

{ "properties": { "driveId": { "type": "string" }, "query": { "type": "string" } }, "required": [ "driveId", "query" ], "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