M

mcp-google-drive

Advanced MCP server for Google Drive integration with full CRUD operations, file management, and sharing capabilities. Supports both OAuth2 and Service Account…

Security
Install Command
npx -y mcp-google-drive
Claude Desktop Config
{
  "mcpServers": {
    "mcp-google-drive": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-google-drive"
      ]
    }
  }
}

mcp-google-drive is a community MCP server that connects AI assistants like Claude to advanced mcp server for google drive integration with full crud operations, file management, and sharing capabilities. supports both oauth2 and service account…. It runs locally on your machine, keeping your data private and giving you full control over the connection. Security teams can leverage it to run checks and gather intelligence through natural-language prompts.

About mcp-google-drive

Overview

Advanced MCP server for Google Drive integration with full CRUD operations, file management, and sharing capabilities. Supports both OAuth2 and Service Account authentication.

Links

Topics

mcp, google-drive, google, drive, api, oauth2, authentication, file-management, cloud-storage, mcp-server, model-context-protocol, typescript, nodejs

Who Should Use mcp-google-drive?

  • 1Run security scans and vulnerability checks from your AI assistant
  • 2Automate compliance checks and audit log reviews
  • 3Integrate threat intelligence feeds into your AI workflow
  • 4Let Claude assist with penetration testing and security research tasks

How to Install mcp-google-drive

Before you start

You will need Node.js (v18 or later) installed on your machine — download it from nodejs.org if you haven't already.

  1. 1Open a terminal (Terminal on Mac, Command Prompt or PowerShell on Windows).
  2. 2Paste the install command above and press Enter — Node.js will download and run the server automatically.
  3. 3Add the server to your Claude Desktop config file (see the JSON snippet above) and restart Claude.

The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file — no editing required.

How mcp-google-drive Compares

It runs entirely on your local machine, so no data leaves your environment — important for teams with privacy or compliance requirements.
It is distributed as an npm package, making version management and updates straightforward with a single `npm update` command.

Tags

google-drivegoogledriveapioauth2authenticationfile-managementcloud-storage

Reviews