Loading languages...
EJ

ej-mcp-server-gdrive

@ejoyee

Integrates with Google Drive to allow listing, reading, and searching over files via MCP

google drive
cloud storage
file management

# mcpServer Config

{
  "mcpServers": {
    "gdrive": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-gdrive"
      ]
    }
  }
}

# stdio

npx -y @modelcontextprotocol/server-gdrive
Transport:
stdio
Language:
JavaScript
Created:4/28/2025
Updated:4/28/2025