Google Drive Comments MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 55 installs a week from pypi. Last commit 9 Jun 2026.
Minimal MCP server for reading comments on Google Drive files (Docs, Sheets, Slides). Read-only.
Today is the operative word: we check Google Drive Comments MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add google-drive-comments-mcp -- uvx google-drive-comments-mcp
{
"mcpServers": {
"google-drive-comments-mcp": {
"args": [
"google-drive-comments-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.google-drive-comments-mcp]
command = "uvx"
args = ["google-drive-comments-mcp"]
{
"mcpServers": {
"google-drive-comments-mcp": {
"args": [
"google-drive-comments-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"google-drive-comments-mcp": {
"args": [
"google-drive-comments-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
DRIVE_MCP_CREDENTIALS (Path to the Google OAuth client secret JSON. Default: $XDG_CONFIG_HOME/google-drive-comments-mcp/credentials.json.), DRIVE_MCP_TOKEN (Path to the cached Google OAuth refresh token. Default: $XDG_CONFIG_HOME/google-drive-comments-mcp/token.json.), DRIVE_MCP_SCOPES (Comma-separated Google OAuth scopes. Default: https://www.googleapis.com/auth/drive.readonly.).
The author declared them in the registry entry; get the values from the project itself.
Minimal MCP server for Google Drive file management and Google Sheets editing.
Google Workspace MCP server for Gmail, Calendar, Drive, Docs, Sheets, Slides, Contacts, and more
MCP server for the Google Docs API: read and edit documents, styles, tables, images, comments.
Google Workspace MCP server for Gmail, Drive, Calendar, Docs, Sheets, Slides, Forms, Tasks, Chat.
MCP server for Google Workspace — Sheets, Drive, Docs (HTML or Markdown), and Calendar.
MCP server for the Google Sheets API: read and write ranges, sheets, formatting, charts, sharing.
Secure access to Google Drive, Docs, Sheets, Slides, and Calendar through MCP.
MCP server for the Google Drive API: search, upload, download, organize and share files.
Answers built from our own checks of this server.