Google Drive serverServer

modelcontextprotocol
GitHub
Google DriveFile ManagementCloud Storage

Loading subscription status...

💡 Description

This MCP server is integrated with Google Drive to enable listing, reading, and searching files. It supports all file types and automatically exports Google Workspace files (Docs to Markdown, Sheets to CSV, Presentations to Plain text, Drawings to PNG).

📝 JSON Entries

{
  "mcpServers": [
    {
      "gdrive": {
        "args": [
          "run",
          "-i",
          "--rm",
          "-v",
          "mcp-gdrive:/gdrive-server",
          "-e",
          "GDRIVE_CREDENTIALS_PATH=/gdrive-server/credentials.json",
          "mcp/gdrive"
        ],
        "command": "docker"
      }
    }
  ]
}

🛠️ Tools

npmdockernpx

Features

  • Search files in Google Drive
  • Automatic export of Google Workspace files to other formats

💬 Example Queries

  • Search for files in Google Drive
  • List all Google Drive files