Back to directory
modelcontextprotocol/gdrive

modelcontextprotocol/gdrive

@modelcontextprotocol

Google Drive MCP server for listing, reading, and searching over files

google-drivemcpfile-managementcloud-storageoauthapi-integrationsearcharchivedcloud

Installation & Configuration

{
  "mcpServers": {
    "gdrive": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-gdrive"
      ],
      "env": {
        "GDRIVE_CREDENTIALS_PATH": "/path/to/.gdrive-server-credentials.json"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15