{"id":"workos-gdrive-mcp-server","name":"workos-gdrive-mcp-server","homepage":"https://pypi.org/project/workos-gdrive-mcp-server/","repo_url":"https://github.com/workos/workos-gdrive-mcp-server","category":"infrastructure","subcategories":[],"tags":["mcp","google-drive","workos","ai-agents","productivity","api-integration"],"what_it_does":"workos-gdrive-mcp-server is an MCP (Model Context Protocol) server intended to expose Google Drive capabilities to an AI agent/workflow, typically via WorkOS-related integration patterns.","use_cases":["Letting an AI agent list, read, and manage files in Google Drive using MCP tool calls","Building agentic automations that operate on Drive content (search, download, upload, metadata updates)","Integrating Drive operations into multi-step workflows with an LLM that can call MCP tools"],"not_for":["Direct end-user UI applications","Handling highly sensitive workloads without a vetted security model and least-privilege OAuth scopes","Use cases that require a stable REST/SDK-only integration path (since this package is MCP-focused)"],"best_when":"You are already using MCP-based agent tooling and want Drive operations available as callable tools.","avoid_when":"You need a documented REST/OpenAPI interface, SDKs, or you cannot manage OAuth credentials/scopes safely.","alternatives":["Google Drive API directly","WorkOS other Google/Drive integrations (if applicable)","Third-party MCP servers for Google Drive (if available in your ecosystem)"],"af_score":45.8,"security_score":56.0,"reliability_score":10.0,"package_type":"mcp_server","discovery_source":["pypi"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T21:38:53.328322+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":true,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":["OAuth (Google Drive access via OAuth credentials)"],"oauth":true,"scopes":false,"notes":"Auth requirements and exact OAuth/scopes are not provided in the prompt; assume OAuth-based Google authorization for Drive access."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"Pricing not provided in the prompt (WorkOS and/or hosting costs may apply)."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":45.8,"security_score":56.0,"reliability_score":10.0,"mcp_server_quality":55.0,"documentation_accuracy":45.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":55.0,"rate_limit_clarity":30.0,"tls_enforcement":75.0,"auth_strength":70.0,"scope_granularity":35.0,"dependency_hygiene":50.0,"secret_handling":45.0,"security_notes":"Security posture depends on how the MCP server stores and forwards OAuth tokens/credentials and how it applies least-privilege scopes. TLS is generally expected for Google API calls, but specific enforcement and secret handling details are not provided in the prompt.","uptime_documented":0.0,"version_stability":0.0,"breaking_changes_history":0.0,"error_recovery":40.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"unknown","retry_guidance_documented":false,"known_agent_gotchas":["OAuth/token management pitfalls (refresh, expiry) can break tool calls mid-session","Drive operations may have rate limits and quota constraints; agents should expect throttling","Large file operations may be slow/time out without chunking or resumable upload handling (if not implemented)","Google Drive permissions/sharing model can cause unexpected 403/404 behavior depending on visibility"]}}