Google Drive MCP

premium

Google Drive MCP server that enables Claude to access your Google Drive files and folders, allowing AI-powered document and data retrieval.

Curated by AI Stack · Platform pick

Installation Instructions →
Category: ProductivityCompany: Community
Compatible Tools:
Claude (Primary)

Example Configurations

For stdio Server (Google Drive MCP Example):
https://github.com/michaelpine25/googleDriveMCP
For SSE Server:
URL: http://example.com:8080/sse

Google Drive MCP Specific Instructions

1. Get Google OAuth Credentials from Google Cloud Console
2. Create OAuth 2.0 Client IDs with Desktop app type
3. Set Redirect URI to http://localhost:3000
4. Install dependencies: npm install
5. Generate token: npm run tokenGenerator
6. Build project: npm run build
7. Configure in Claude Desktop config file

Usage Notes

Help other developers understand when this MCP works best and where to be careful.

No usage notes provided.