gdrive-mcp-server

gdrive-mcp-server

32

This project is a Model Context Protocol server for Google Drive, allowing AI models to access, search, and read Google Drive files with easy integration. It features automated file conversion and requires a Google Cloud setup.

What types of files can the server handle?

The server can handle Google Docs, Sheets, Presentations, Drawings, Text/JSON files, and other file types, converting them into formats like Markdown, CSV, plain text, PNG, UTF-8 text, or Base64 encoded.

How is security managed?

Security is managed through OAuth 2.0 authentication, ensuring that all sensitive credentials are stored securely and excluded from version control.

Can I contribute to the project?

Yes, contributions are welcome! You can submit a Pull Request to the repository.

What should I do if I encounter issues?

Verify your Google Cloud Project setup, ensure all required OAuth scopes are enabled, check that credentials are properly placed, and verify file permissions in Google Drive.

Is the server read-only?

Yes, the server provides read-only access to Google Drive to ensure data security and integrity.