google drive comments mcp for Claude Code
io.github.zayansalman/google-drive-comments-mcp
Minimal MCP server for reading comments on Google Drive files (Docs, Sheets, Slides). Read-only.
client:Claude Code
transport:stdio
runtime:pypi
Install google drive comments mcp in Claude Code
run in your project directory
claude mcp add google-drive-comments-mcp -e DRIVE_MCP_CREDENTIALS=<DRIVE_MCP_CREDENTIALS> -e DRIVE_MCP_TOKEN=<DRIVE_MCP_TOKEN> -e DRIVE_MCP_SCOPES=<DRIVE_MCP_SCOPES> -- uvx google-drive-comments-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs