Skip to main content
Glama
robworks-code

icloud-drive-mcp

icloud-drive-mcp

MCP-Server zur Verwaltung von iCloud Drive-Dateien über den lokalen Synchronisierungsordner. Erfordert installiertes und angemeldetes iCloud Drive.

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

  • Windows: %USERPROFILE%\iCloudDrive (über die iCloud für Windows-App)

Tools

  • list_files — Dateien/Verzeichnisse unter einem Pfad auflisten

  • read_file — Dateiinhalte lesen

  • write_file — Datei schreiben/erstellen

  • delete_file — Datei löschen

  • move_file — Datei verschieben/umbenennen

  • search_files — Dateien nach Namensmuster durchsuchen

  • get_info — Metadaten für eine Datei oder ein Verzeichnis abrufen

Alle Pfade werden relativ zum iCloud Drive-Stammverzeichnis aufgelöst und sind darauf beschränkt.

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

Als Claude Code-Plugin installieren

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

Manuelle Installation

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

Entwicklung

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