The Google Drive server project provides an integration with Google Drive, enabling users to list, read, and search files stored in their Google Drive accounts. This integration is valuable for applications that require access to Google Drive content, allowing seamless interaction with files directly through the server. It supports all file types and automatically exports Google Workspace files into commonly used formats like Markdown, CSV, plain text, and PNG. This functionality is particularly useful for developers building applications that need to access and manipulate Google Drive files programmatically, offering a streamlined approach to file management and retrieval.
Search for files in Google Drive. Input: `query` (string): Search query. Returns file names and MIME types of matching files.
No reviews yet. Be the first to review!
Sign in to join the conversation
After downloading, you can run the MCP server in any client or IDE:
node path/to/downloaded/file.mjs