Google Drive runs on your own machine — the client starts it, so there is no endpoint to ping. 325 installs a week from npm. Last commit 10 Jul 2026.
Google Drive + Workspace MCP — Docs, Sheets, Slides, Shared Drives, Labels, Approvals, DWD
Today is the operative word: we check Google Drive 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 -- npx -y @us-all/google-drive-mcp
{
"mcpServers": {
"google-drive": {
"args": [
"-y",
"@us-all/google-drive-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.google-drive]
command = "npx"
args = ["-y", "@us-all/google-drive-mcp"]
{
"mcpServers": {
"google-drive": {
"args": [
"-y",
"@us-all/google-drive-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"google-drive": {
"args": [
"-y",
"@us-all/google-drive-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GOOGLE_CLIENT_ID (OAuth client ID. Required for OAuth refresh-token auth method.), GOOGLE_CLIENT_SECRET (OAuth client secret. Required for OAuth refresh-token auth method.), GOOGLE_REFRESH_TOKEN (OAuth refresh token. Required for OAuth refresh-token auth method.), GOOGLE_APPLICATION_CREDENTIALS (Path to service account JSON key. Required for SA + DWD auth method (alternative to OAuth).), GOOGLE_SERVICE_ACCOUNT_KEY_PATH (Alias for GOOGLE_APPLICATION_CREDENTIALS.), GOOGLE_IMPERSONATE_USER (Workspace user email to impersonate (DWD). Required when using service account auth.), GOOGLE_DRIVE_SCOPES (Comma-separated OAuth scopes. Defaults are read-only; write mode broadens Drive/Docs scopes as needed.), GOOGLE_DRIVE_ALLOW_WRITE (Set to 'true' to enable write tools. Default read-only.), GD_TOOLS (Comma-separated category allowlist. Default: all categories enabled.), GD_DISABLE (Comma-separated category disablelist.).
The author declared them in the registry entry; get the values from the project itself.
Google Workspace MCP server for Gmail, Calendar, Drive, Docs, Sheets, Slides, Contacts, and more
Google Workspace MCP — Docs, Drive, Calendar, Gmail, Sheets, Slides, Tasks, Chat, People, Forms
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.
Google Workspace as 39 curated MCP tools: Gmail, Calendar, Drive, Sheets, Docs, and Tasks.
Multi-account Google Workspace MCP — Gmail, Calendar, Drive, Sheets, Docs with smart routing.
Secure access to Google Drive, Docs, Sheets, Slides, and Calendar through MCP.
Minimal MCP server for reading comments on Google Drive files (Docs, Sheets, Slides). Read-only.
Answers built from our own checks of this server.