Skip to main content
Glama

MCP Google Suite

by adexltd
MIT License
3
  • Linux
  • Apple

drive_search_files

Search Google Drive for specific files using a query, with customizable results size. Integrates securely with MCP Google Suite for streamlined file management.

Instructions

Search for files in Google Drive

Input Schema

NameRequiredDescriptionDefault
page_sizeNoNumber of results to return
queryYesSearch query

Input Schema (JSON Schema)

{ "properties": { "page_size": { "default": 10, "description": "Number of results to return", "type": "integer" }, "query": { "description": "Search query", "type": "string" } }, "required": [ "query" ], "type": "object" }

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/adexltd/mcp-google-suite'

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