About this integration
Minimal MCP server for reading comments on Google Drive files (Docs, Sheets, Slides). Read-only.
- Transport
- stdio
- Authentication
- oauth
- Initial setup
- user-authorization
- Runtime
- unattended
- Evidence
- documented
- Version
- 0.1.0
- Package
- google-drive-comments-mcp
- Last compatibility test
- Not independently tested
Connect your agent
google-drive-comments-mcpPublisher documentation and the console-script manifest were reviewed only. No package was installed, no browser authorization was initiated, and no Google account, token, or Drive file was accessed.
Capabilities: Google Drive file search, Drive comment-thread reading, Resolved and open comment filtering, Document URL and ID lookup
Connected profiles
Additional details
io.github.zayansalman/google-drive-comments-mcp
Source ↗ · Checked 2026-09-170.1.0
Source ↗ · Checked 2026-09-17CC0-1.0; package licenses are separate
Source ↗ · Checked 2026-09-17pypi
Source ↗ · Checked 2026-09-17google-drive-comments-mcp
Source ↗ · Checked 2026-09-200.1.0
Source ↗ · Checked 2026-09-20After one interactive OAuth setup in a browser-capable terminal, subsequent MCP or cron runs reuse the locally cached refresh token and the client launches the `serve` command over stdio.
Source ↗ · Checked 2026-09-20The operator supplies a Google Desktop OAuth client and grants the documented read-only Drive scope. The server caches a refresh token locally; there are no shipped secrets or API keys.
Source ↗ · Checked 2026-09-20Configure the MCP client to launch `google-drive-comments-mcp` with argument `serve`; credentials and token locations can be overridden with the documented environment variables.
Source ↗ · Checked 2026-09-20Publisher documentation reviewed; package and integration endpoint not executed or independently security-audited.
Source ↗ · Checked 2026-09-20