Skip to main content
Glama
robworks-code

icloud-drive-mcp

icloud-drive-mcp

ローカル同期フォルダーを介してiCloud Driveのファイルを管理するMCPサーバーです。iCloud Driveがインストールされ、サインインしている必要があります。

  • macOS: ~/Library/Mobile Documents/com~apple~CloudDocs/

  • Windows: %USERPROFILE%\iCloudDrive (iCloud for Windowsアプリ経由)

ツール

  • list_files — パス配下のファイル/ディレクトリを一覧表示

  • read_file — ファイルの内容を読み取る

  • write_file — ファイルを書き込む/作成する

  • delete_file — ファイルを削除する

  • move_file — ファイルを移動/名前変更する

  • search_files — 名前パターンでファイルを検索する

  • get_info — ファイルまたはディレクトリのメタデータを取得する

すべてのパスは、iCloud Driveルートを基準に解決され、そのルート内にサンドボックス化されます。

Related MCP server: @instacodeio/icloud-drive-mcp-server

Claude Codeプラグインとしてインストール

claude plugin marketplace add robworks-code/robworks-claude-code-plugins
claude plugin install icloud-drive-mcp@robworks-claude-code-plugins

手動インストール

npm install
npm run build
claude mcp add icloud-drive-mcp -- node /path/to/icloud-drive-mcp/dist/index.js

開発

npm install
npm run build   # tsc -> dist/
A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations.

  • MCP server for the PDFGate API. Generate PDFs, manage documents and handle e-signatures.

  • Remote MCP server for full read/write access to a Zotero library

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/robworks-code/icloud-drive-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server