Back to directory
felores/gdrive-mcp-server

felores/gdrive-mcp-server

@felores

Efficient implementation of the Google Drive MCP server

google-drivegdrivefile-managementcloud-storageoauthsearchmcpcloud

Installation & Configuration

{
  "mcpServers": {
    "gdrive": {
      "command": "node",
      "args": [
        "path/to/gdrive-mcp-server/dist/index.js"
      ],
      "env": {
        "GOOGLE_APPLICATION_CREDENTIALS": "path/to/gdrive-mcp-server/credentials/gcp-oauth.keys.json",
        "MCP_GDRIVE_CREDENTIALS": "path/to/gdrive-mcp-server/credentials/.gdrive-server-credentials.json"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/17
Updated
2026/6/17