google drive files mcp for Claude Code
io.github.zayansalman/google-drive-files-mcp
Minimal MCP server for Google Drive file management and Google Sheets editing.
client:Claude Code
transport:stdio
runtime:pypi
Install google drive files mcp in Claude Code
run in your project directory
claude mcp add google-drive-files-mcp -e GDRIVE_FILES_MCP_CREDENTIALS=<GDRIVE_FILES_MCP_CREDENTIALS> -e GDRIVE_FILES_MCP_TOKEN=<GDRIVE_FILES_MCP_TOKEN> -e GDRIVE_FILES_MCP_SCOPES=<GDRIVE_FILES_MCP_SCOPES> -- uvx google-drive-files-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs