SERVER

Google Drive MCP

Rank #1382

io.github.domdomegg/google-drive-mcp

MCP server providing google-drive-mcp capabilities

First listed
Dec 11, 2025
Last publish date
Mar 7, 2026
OVERVIEW

Google Drive MCP is a Model Context Protocol (MCP) server published by domdomegg. It ranks #1382 of 58,900 servers tracked on MCP Toplist, and its repository has 183 GitHub stars. Google Drive MCP is listed on Official MCP, with 7 tracked versions. It was first listed on Dec 11, 2025 and most recently updated on Mar 7, 2026.

STANDING
#1,382of 58,900 tracked serversTop 5%

Ranks ahead of 57,518 of 58,900 servers on MCP Toplist.

Recent momentum
+17GitHub stars since Dec 8 (+9%)
CONNECT

Use Google Drive MCP

Add Google Drive MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "google-drive-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "google-drive-mcp"
      ],
      "env": {
        "GOOGLE_ACCESS_TOKEN": "<your GOOGLE_ACCESS_TOKEN>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

npm package
{
  "mcpServers": {
    "google-drive-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "google-drive-mcp"
      ],
      "env": {
        "MCP_TRANSPORT": "<your MCP_TRANSPORT>",
        "GOOGLE_CLIENT_ID": "<your GOOGLE_CLIENT_ID>",
        "GOOGLE_CLIENT_SECRET": "<your GOOGLE_CLIENT_SECRET>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

domdomegg

Organization
Total servers
36
Total versions
126
MORE FROM THIS PUBLISHER

Other servers by domdomegg

View all domdomegg servers →
VERSIONS

Available versions (7)

VersionPublished
1.2.0Mar 7, 2026
1.1.2Feb 23, 2026
1.1.1Dec 28, 2025
1.1.0Dec 28, 2025
1.0.1Dec 13, 2025
1.0.0Dec 11, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Google Drive MCP?
MCP server providing google-drive-mcp capabilities
Who maintains Google Drive MCP?
Google Drive MCP is maintained by domdomegg, which publishes 36 MCP servers (126 total versions) tracked on MCP Toplist.
Is Google Drive MCP an official MCP server?
Yes — Google Drive MCP is listed on the Official MCP Registry.
How many versions does Google Drive MCP have?
MCP Toplist tracks 7 versions of Google Drive MCP, most recently published on Mar 7, 2026.
Where can I find the source code for Google Drive MCP?
The source code for Google Drive MCP is hosted at github.com/domdomegg/google-drive-mcp.git.
EXPLORE