Loomal

Google Drive

MCP server by github.com/mcp-z/mcp-drive

Google Drive integration with file operations, folder navigation, search, and sharing

1 starsnpm: @mcp-z/mcp-drive

About Google Drive

Google Drive is an MCP (Model Context Protocol) server published by mcp-z in the official MCP registry, listed under Search on Loomal. Google Drive integration with file operations, folder navigation, search, and sharing

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

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

Use Google Drive with your agent

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

Frequently asked questions

What is Google Drive?
Google Drive is an MCP (Model Context Protocol) server by mcp-z in the Search category. Google Drive integration with file operations, folder navigation, search, and sharing
How do I connect Google Drive to Claude, Cursor, or another MCP client?
Install Google Drive from its npm package (@mcp-z/mcp-drive) 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/mcp-z/mcp-drive, with 1 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.