Google Drive MCP MCP
v0.2.0io.github.a1-x-tech/mcp-google-drive
MCP server for the Google Drive API: search, upload, download, organize and share files.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add mcp-google-drive -e GOOGLE_DRIVE_CLIENT_ID=<GOOGLE_DRIVE_CLIENT_ID> -e GOOGLE_DRIVE_CLIENT_SECRET=<GOOGLE_DRIVE_CLIENT_SECRET> -e GOOGLE_DRIVE_REFRESH_TOKEN=<GOOGLE_DRIVE_REFRESH_TOKEN> -e GOOGLE_DRIVE_ACCESS_TOKEN=<GOOGLE_DRIVE_ACCESS_TOKEN> -e GOOGLE_DRIVE_OAUTH_PORT=<GOOGLE_DRIVE_OAUTH_PORT> -e GOOGLE_DRIVE_API_BASE=<GOOGLE_DRIVE_API_BASE> -e GOOGLE_DRIVE_TIMEOUT_MS=<GOOGLE_DRIVE_TIMEOUT_MS> -e GOOGLE_DRIVE_MAX_RETRIES=<GOOGLE_DRIVE_MAX_RETRIES> -- npx -y @a1-x-tech/mcp-google-drive
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.