← Back to Plugins
MCP Server MCP

io.github.chrischall/gogcli-mcp-drive

github By github 👁 1 views ▲ 0 votes

Google Drive via gogcli for Claude — search, upload, download, permissions

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "gogcli-mcp-drive",
      "version": "2.25.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Email address of the Google account to use (matches gogcli auth)",
          "format": "string",
          "name": "GOG_ACCOUNT"
        },
        {
          "description": "Override path to the gogcli binary (auto-discovered otherwise)",
          "format": "string",
          "name": "GOG_PATH"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...