Loading languages...
@I

@isaacphi/mcp-gdrive

@isaacphi148

Model Context Protocol (MCP) Server for reading from Google Drive and editing Google Sheets

Google Drive
Google Sheets
Files
Documents
Spreadsheets

# mcpServer Config

{
  "mcpServers": {
    "gdrive": {
      "command": "npx",
      "args": [
        "-y",
        "@isaacphi/mcp-gdrive"
      ],
      "env": {
        "CLIENT_ID": "<CLIENT_ID>",
        "CLIENT_SECRET": "<CLIENT_SECRET>",
        "GDRIVE_CREDS_DIR": "/path/to/config/directory"
      }
    }
  }
}

# stdio

npx -y @isaacphi/mcp-gdrive
Transport:
stdio
Ngôn ngữ:
typescript
Đã tạo:12/13/2024
Đã cập nhật:7/24/2025