Loomal

Google Drive

MCP server by github.com/domdomegg/google-drive-mcp

Allow AI systems to list, search, upload, download, and manage files and folders in Google Drive.

4 starsnpm: google-drive-mcp

About Google Drive

Google Drive is an MCP (Model Context Protocol) server published by domdomegg in the official MCP registry, listed under Search on Loomal. Allow AI systems to list, search, upload, download, and manage files and folders in Google Drive.

It ships as an npm package (google-drive-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/domdomegg/google-drive-mcp, where the project has earned 4 GitHub stars.

Use Google Drive with your agent

Claude Code · one command
claude mcp add google-drive -- npx -y google-drive-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "google-drive": {
      "command": "npx",
      "args": [
        "-y",
        "google-drive-mcp"
      ]
    }
  }
}
npmgoogle-drive-mcp

Frequently asked questions

What is Google Drive?
Google Drive is an MCP (Model Context Protocol) server by domdomegg in the Search category. Allow AI systems to list, search, upload, download, and manage files and folders in Google Drive.
How do I connect Google Drive to Claude, Cursor, or another MCP client?
Install Google Drive from its npm package (google-drive-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Google Drive open source?
Yes — the source code is public at github.com/domdomegg/google-drive-mcp, with 4 GitHub stars.
Can AI agents pay to use Google Drive?
Not yet through Loomal — Google Drive is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Google Drive? Claim this listing free by verifying GitHub ownership, or contact us.