gdrive-mcp-server
gdrive-mcp-serverは、Google Driveと連携するための自動化サーバーです。ユーザーは、ファイルのアップロード、ダウンロード、管理を簡単に行うことができ、効率的なワークフローを実現します。JavaScriptで構築されており、拡張性も高いです。
GitHubスター
46
ユーザー評価
未評価
お気に入り
0
閲覧数
18
フォーク
28
イシュー
7
インストール方法
難易度
上級推定所要時間
20-45 分
インストール方法
Node.js (v16 or higher)
npm or yarn
A Google Cloud Project
A Google Workspace or personal Google account
1Create a Google Cloud Project
- Visit the [Google Cloud Console](https://console.cloud.google.com/projectcreate)
- Click "New Project"
- Enter a project name (e.g., "MCP GDrive Server")
- Click "Create"
- Wait for the project to be created and select it
2Enable the Google Drive API
- Go to the [API Library](https://console.cloud.google.com/apis/library)
- Search for "Google Drive API"
- Click on "Google Drive API"
- Click "Enable"
- Wait for the API to be enabled
3Configure OAuth Consent Screen
- Navigate to [OAuth consent screen](https://console.cloud.google.com/apis/credentials/consent)
- Select User Type:
- "Internal" if you're using Google Workspace