Gdrive
БесплатноНе проверенEnables listing, searching, reading, writing, creating, and uploading files on Google Drive.
Описание
Enables listing, searching, reading, writing, creating, and uploading files on Google Drive.
README
MCP server for Google Drive — list, search, read, write, create, and upload files.
Setup
1. Google Cloud credentials
- Go to Google Cloud Console
- Create a project (or select an existing one)
- Enable the Google Drive API
- Create OAuth 2.0 credentials (Application type: Desktop app)
- Download the credentials JSON and save it as
credentials.jsonin the project root — or setGDRIVE_CLIENT_IDandGDRIVE_CLIENT_SECRETenvironment variables
2. Install dependencies
npm install
3. Authorize
npm run auth
This opens a browser for Google sign-in. Tokens are saved to .gdrive-token.json (git-ignored).
4. Configure your MCP client
Add to your Claude Desktop / Claude Code config:
{
"mcpServers": {
"gdrive": {
"command": "node",
"args": ["/absolute/path/to/mcp-gdrive/src/index.js"]
}
}
}
Tools
| Tool | Description |
|---|---|
list_files |
List files, optionally in a specific folder |
search_files |
Full-text search across Drive |
read_file |
Read file content (exports Google Docs as text, Sheets as CSV) |
create_file |
Create a new file with text content |
write_file |
Update an existing file's content |
upload_file |
Upload a local file to Drive |
Установка Gdrive
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/rofe/mcp-gdriveFAQ
Gdrive MCP бесплатный?
Да, Gdrive MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Gdrive?
Нет, Gdrive работает без API-ключей и переменных окружения.
Gdrive — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Gdrive в Claude Desktop, Claude Code или Cursor?
Открой Gdrive на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Notion
Read and write pages in your workspace
автор: NotionLinear
Issues, cycles, triage — from Claude
автор: LinearGoogle Drive
Search and read your Drive files
автор: Googlemindsdb/mindsdb
Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
автор: mindsdbCompare Gdrive with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории productivity
