{
  "project_id": "piotr-agier/google-drive-mcp",
  "repo": "piotr-agier/google-drive-mcp",
  "name": "google-drive-mcp",
  "github_url": "https://github.com/piotr-agier/google-drive-mcp",
  "homepage_url": "https://www.npmjs.com/package/@piotr-agier/google-drive-mcp",
  "language": "TypeScript",
  "license": "MIT",
  "project_kind": "project",
  "category": [
    "mcp_server"
  ],
  "tags": [
    "mcp",
    "mcp-server"
  ],
  "description": "A Model Context Protocol (MCP) server that provides secure integration with Google Drive, Docs, Sheets, Slides and Calendar. It allows Claude Desktop and other MCP clients to manage files in Google Drive through a standardized interface.",
  "overview": "Use piotr-agier/google-drive-mcp when the user needs a mcp server project with docker, library_only, local deployment options.",
  "alternatives": [],
  "related": [
    {
      "repo": "googleapis/mcp-toolbox",
      "reason": "Related to piotr-agier/google-drive-mcp through mcp server category and docker deployment."
    },
    {
      "repo": "apify/apify-mcp-server",
      "reason": "Related to piotr-agier/google-drive-mcp through mcp server category and docker deployment."
    },
    {
      "repo": "ChiR24/Unreal_mcp",
      "reason": "Related to piotr-agier/google-drive-mcp through mcp server category and docker deployment."
    },
    {
      "repo": "mongodb-js/mongodb-mcp-server",
      "reason": "Related to piotr-agier/google-drive-mcp through mcp server category and docker deployment."
    },
    {
      "repo": "heymrun/heym",
      "reason": "Related to piotr-agier/google-drive-mcp through mcp server category and docker deployment."
    },
    {
      "repo": "mozilla/firefox-devtools-mcp",
      "reason": "Related to piotr-agier/google-drive-mcp through mcp server category and docker deployment."
    },
    {
      "repo": "1mcp-app/agent",
      "reason": "Related to piotr-agier/google-drive-mcp through mcp server category and docker deployment."
    },
    {
      "repo": "achiya-automation/safari-mcp",
      "reason": "Related to piotr-agier/google-drive-mcp through mcp server category and docker deployment."
    }
  ],
  "dependencies": [
    "MCP"
  ],
  "deployments": [
    "docker",
    "library_only",
    "local",
    "cloud"
  ],
  "difficulty": "beginner",
  "cloudflare_ready": false,
  "use_cases": [
    "connect agents to tools",
    "expose APIs through MCP",
    "bootstrap MCP integrations"
  ],
  "not_good_for": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "users expecting a complete hosted product"
  ],
  "classification": {
    "category": {
      "confidence": "high",
      "evidence": [
        "Matched \"model context protocol\" in metadata.",
        "Matched \"mcp\" in metadata."
      ]
    },
    "deployment": {
      "confidence": "high",
      "evidence": [
        "Found Docker configuration file.",
        "Matched \"npm install\" in repository content.",
        "Matched \"library\" in repository content.",
        "Local usage is assumed for open source repositories unless contradicted."
      ]
    },
    "difficulty": {
      "confidence": "medium",
      "evidence": [
        "Repository has under 10k stars, so complexity is treated conservatively."
      ]
    },
    "cloudflare_ready": {
      "confidence": "high",
      "evidence": [
        "Runtime blocker: filesystem.",
        "No Cloudflare deployment signal detected."
      ]
    }
  },
  "quality_signals": {
    "stars": 182,
    "recent_commits": 6,
    "contributors": 25,
    "issue_response_time_hours": null,
    "release_frequency_180d": 20
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "estimated",
    "commits_30d": "complete",
    "releases_180d": "complete",
    "contributors_90d": "complete"
  },
  "quality_score": 25,
  "agent_score": 69,
  "score": 82,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 48,
    "deployment": 90,
    "popularity": 45,
    "community": 70
  },
  "git_top_score": 82,
  "git_top_score_breakdown": {
    "community": 100,
    "maintenance": 49,
    "documentation": 92,
    "stability": 100,
    "adoption": 70,
    "agent_readability": 90
  },
  "summary": {
    "tl_dr": "Use piotr-agier/google-drive-mcp when the user needs a mcp server project with docker, library_only, local deployment options.",
    "purpose": "Use piotr-agier/google-drive-mcp when the user needs a mcp server project with docker, library_only, local deployment options.",
    "install": "Run with Docker using the repository's container instructions.",
    "inputs": [
      "tool definitions",
      "resource config",
      "transport settings"
    ],
    "outputs": [
      "MCP tools",
      "JSON-RPC responses",
      "server capabilities"
    ],
    "good_for": [
      "connect agents to tools",
      "expose APIs through MCP",
      "bootstrap MCP integrations",
      "agent tool exposure",
      "MCP integrations",
      "tool servers"
    ],
    "not_good_for": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "users expecting a complete hosted product",
      "front-end apps",
      "non-tooling backends"
    ],
    "deployment": [
      "docker",
      "library_only",
      "local",
      "cloud"
    ],
    "alternatives": []
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "high",
        "evidence": [
          "Matched \"model context protocol\" in metadata.",
          "Matched \"mcp\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "high",
        "evidence": [
          "Found Docker configuration file.",
          "Matched \"npm install\" in repository content.",
          "Matched \"library\" in repository content.",
          "Local usage is assumed for open source repositories unless contradicted."
        ]
      },
      "difficulty": {
        "confidence": "medium",
        "evidence": [
          "Repository has under 10k stars, so complexity is treated conservatively."
        ]
      },
      "cloudflare_ready": {
        "confidence": "high",
        "evidence": [
          "Runtime blocker: filesystem.",
          "No Cloudflare deployment signal detected."
        ]
      }
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "estimated",
      "commits_30d": "complete",
      "releases_180d": "complete",
      "contributors_90d": "complete"
    },
    "source_fields": [
      "project.description",
      "project.topics",
      "project.language",
      "project.license",
      "agent_card.summary_for_agent",
      "agent_card.use_cases",
      "agent_card.deployment",
      "agent_card.classification",
      "metrics"
    ],
    "caveats": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "users expecting a complete hosted product",
      "Partial or estimated quality signals: stars30dDelta."
    ],
    "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
    "last_verified_at": "2026-07-09T22:00:35.010Z"
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "users expecting a complete hosted product",
    "Partial or estimated quality signals: stars30dDelta."
  ],
  "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
  "source_fields": [
    "project.description",
    "project.topics",
    "project.language",
    "project.license",
    "agent_card.summary_for_agent",
    "agent_card.use_cases",
    "agent_card.deployment",
    "agent_card.classification",
    "metrics"
  ],
  "last_verified_at": "2026-07-09T22:00:35.010Z",
  "knowledge": {
    "project": {
      "id": "piotr-agier/google-drive-mcp",
      "owner": "piotr-agier",
      "name": "google-drive-mcp",
      "full_name": "piotr-agier/google-drive-mcp",
      "github_url": "https://github.com/piotr-agier/google-drive-mcp",
      "homepage_url": "https://www.npmjs.com/package/@piotr-agier/google-drive-mcp",
      "description": "A Model Context Protocol (MCP) server that provides secure integration with Google Drive, Docs, Sheets, Slides and Calendar. It allows Claude Desktop and other MCP clients to manage files in Google Drive through a standardized interface.",
      "language": "TypeScript",
      "topics": [
        "mcp",
        "mcp-server"
      ],
      "license": "MIT",
      "stars": 182,
      "forks": 98,
      "open_issues": 7,
      "default_branch": "master",
      "created_at": "2025-07-29T11:48:12Z",
      "updated_at": "2026-07-09T21:13:40Z",
      "pushed_at": "2026-07-09T21:13:28Z",
      "synced_at": "2026-07-09T22:00:35.010Z"
    },
    "agent_card": {
      "project_id": "piotr-agier/google-drive-mcp",
      "project_kind": "project",
      "category": "mcp_server",
      "difficulty": "beginner",
      "deployment": [
        "docker",
        "library_only",
        "local",
        "cloud"
      ],
      "cloudflare_ready": false,
      "use_cases": [
        "connect agents to tools",
        "expose APIs through MCP",
        "bootstrap MCP integrations"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "alternatives": [],
      "summary_for_agent": "Use piotr-agier/google-drive-mcp when the user needs a mcp server project with docker, library_only, local deployment options.",
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"model context protocol\" in metadata.",
            "Matched \"mcp\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Found Docker configuration file.",
            "Matched \"npm install\" in repository content.",
            "Matched \"library\" in repository content.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: filesystem.",
            "No Cloudflare deployment signal detected."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-07-09T22:00:35.010Z"
    },
    "metrics": {
      "project_id": "piotr-agier/google-drive-mcp",
      "stars_30d_delta": 16,
      "commits_30d": 6,
      "releases_180d": 20,
      "contributors_90d": 25,
      "issue_first_response_median_hours": null,
      "recent_push_days": 0,
      "git_score": 25,
      "maintenance_score": 48,
      "signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-07-09T22:00:35.010Z"
    }
  },
  "resolved_from": {
    "requested_id": "piotr-agier/google-drive-mcp",
    "resolved_id": "piotr-agier/google-drive-mcp",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 899,
    "generated_at": "2026-07-10T01:21:56.801Z",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}