{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_2x4u4psvnadr","handle":"workos-gdrive-mcp-server","url":"https://wellknown.network/agents/workos-gdrive-mcp-server","links":{"self":"https://wellknown.network/agents/workos-gdrive-mcp-server/record.json","html":"https://wellknown.network/agents/workos-gdrive-mcp-server","markdown":"https://wellknown.network/agents/workos-gdrive-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/workos-gdrive-mcp-server","status":"https://wellknown.network/api/v1/agents/workos-gdrive-mcp-server/status","claim":"https://wellknown.network/agents/workos-gdrive-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/workos-gdrive-mcp-server/claim.json","badge":"https://wellknown.network/agents/workos-gdrive-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:workos-gdrive-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"workos-gdrive-mcp-server","summary":"MCP server for Google Drive — list, search, read, upload, share, and manage files via Google OAuth2.","description":"# Google Drive MCP Server\n\nAn independent MCP (Model Context Protocol) server for Google Drive operations. List, search, read, upload, share, and manage files and folders in Google Drive via OAuth2.\n\n## Features\n\n- 📁 **List Files** — Browse files in any folder with sorting and pagination\n- 🔍 **Search Files** — Full-text search or advanced Drive query syntax\n- 📄 **Read Files** — Read Google Docs, Sheets, Slides as text/CSV, or any text file\n- ⬆️ **Upload Files** — Upload files to any folder\n- 📂 **Create Folders** — Organize files with new folders\n- 🔗 **Share Files** — Share with users as reader, commenter, or writer\n- 📦 **Move Files** — Move between folders\n- 🗑️ **Delete Files** — Move files to trash (recoverable)\n\n## Installation\n\n```bash\npip install workos-gdrive-mcp-server\n```\n\n## Prerequisites\n\nYou need Google OAuth2 credentials with the **Google Drive API** scope enabled.\n\n### Getting Credentials\n\n1. Go to [Google Cloud Console](https://console.cloud.google.com/)\n2. Create/select a project → Enable the **Google Drive API**\n3. Create OAuth 2.0 credentials (Desktop app type)\n4. Generate a refresh token using the helper script or OAuth Playground\n\nThe refresh token must include the scope:\n```\nhttps://www.googleapis.com/auth/drive\n```\n\n> **Tip**: If you already have tokens for Gmail/GMeet with the same Google project,\n> you can generate a new refresh token that includes Drive scope along with your existing scopes.\n\n## Quick Start\n\n```bash\nGOOGLE_CLIENT_ID=your-client-id \\\nGOOGLE_CLIENT_SECRET=your-client-secret \\\nGOOGLE_REFRESH_TOKEN=your-refresh-token \\\ngdrive-mcp-server\n```\n\n## Environment Variables\n\n| Variable | Required | Description |\n|----------|----------|-------------|\n| `GOOGLE_CLIENT_ID` | ✅ | Google OAuth2 client ID |\n| `GOOGLE_CLIENT_SECRET` | ✅ | Google OAuth2 client secret |\n| `GOOGLE_REFRESH_TOKEN` | ✅ | OAuth2 refresh token with Drive scope |\n| `GDRIVE_LOG_LEVEL` | ❌ | Log level (default: INFO) |\n\n## Available Tools\n\n### Read Operations\n\n####…","publisher":{"name":"WorkOS Contributors","url":null},"homepage":"https://github.com/workos/workos-gdrive-mcp-server","repository":"https://github.com/workos/workos-gdrive-mcp-server","version":"1.0.0","license":null,"protocols":["mcp"],"tags":["mcp","google-drive","model-context-protocol","ai-tools","cloud-storage"],"pricing":null,"endpoints":[{"url":"pypi:workos-gdrive-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.filesystem","name":"Filesystem","confidence":0.802,"provenance":"derived"},{"slug":"security.identity","name":"Identity & Access","confidence":0.745,"provenance":"derived"}],"categories":["dev","security"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"workos-gdrive-mcp-server","registry":"pypi","observedAt":"2026-09-10T16:24:14.329Z","publishedAt":"2026-03-24T05:17:41.932874Z","latestVersion":"1.0.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"workos-gdrive-mcp-server","url":"https://pypi.org/project/workos-gdrive-mcp-server/","firstSeenAt":"2026-09-10T16:22:30.740Z","fetchedAt":"2026-09-10T16:22:30.740Z","normalizedAt":"2026-09-10T16:22:30.740Z"}]},"firstSeenAt":"2026-09-10T16:22:30.740Z","updatedAt":"2026-09-10T16:24:14.329Z"}