drive-mcp

henrysouchien/drive-mcp
★ 0 stars Python 📁 File System Updated today
MCP server for Google Drive and OneDrive
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "drive-mcp": {
      "command": "uvx",
      "args": [
        "drive-mcp"
      ]
    }
  }
}

Or install with pip: pip install drive-mcp

README Excerpt

MCP server for Google Drive and OneDrive operations. | Tool | Description | |------|-------------| | `gdrive_list_folder` | List files in a Google Drive folder by name | | `gdrive_list_folder_recursive` | Recursively list files in a folder and subfolders | | `gdrive_search` | Search Google Drive by filename |

Tools (10)

gdrive_list_foldergdrive_list_folder_recursivegdrive_movegdrive_read_filegdrive_renamegdrive_searchonedrive_list_folderonedrive_list_rootonedrive_read_fileonedrive_search

Topics

claudegoogle-drivemcpmodel-context-protocolonedrive