mcp-gdrive

mcp-gdrive

95

The Google Drive Server is an MCP server that integrates with Google Drive, offering functionalities like searching for files, reading file contents, and interacting with Google Sheets. It's designed to facilitate tasks involving Google Workspace files with ease and efficiency.

What types of files can be accessed with this server?

The server supports all file types in Google Drive, with automatic export of Google Workspace files to accessible formats like Markdown, CSV, plain text, and PNG.

How do I authenticate with Google Drive?

Authentication is done via OAuth. You need to create a Google Cloud project, enable the necessary APIs, and configure OAuth credentials.

Can I update Google Sheets using this server?

Yes, the server provides tools to read and update data in Google Sheets.

Is there a limit to the number of files I can search?

The search tool allows specifying a page size of up to 100 results per page.

What is the license for this server?

The server is licensed under the MIT License, allowing free use, modification, and distribution.