Back to directory
hxie-pallas/gdrive-mcp-server

hxie-pallas/gdrive-mcp-server

@hxie-pallas

A Google Drive MCP server based on Python, supporting file search, content retrieval, and OAuth authentication with HTTP/stdio transport modes.

google-drivegdrivepythonoauthfile-managementcloud-storagecloud

Installation & Configuration

{
  "mcpServers": {
    "google_drive": {
      "command": "/path/to/venv/bin/gdrive-mcp",
      "args": [
        "--token",
        "/path/to/tokens.json"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17