icloud-drive-mcp
Provides tools for managing iCloud Drive files, including listing, reading, writing, deleting, moving, searching, and getting metadata, sandboxed within the iCloud Drive root.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@icloud-drive-mcplist files in icloud drive"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
icloud-drive-mcp
MCP server for managing iCloud Drive files via the local sync folder. Requires iCloud Drive installed and signed in.
macOS:
~/Library/Mobile Documents/com~apple~CloudDocs/Windows:
%USERPROFILE%\iCloudDrive(via the iCloud for Windows app)
Tools
list_files— list files/directories under a pathread_file— read a file's contentswrite_file— write/create a filedelete_file— delete a filemove_file— move/rename a filesearch_files— search for files by name patternget_info— get metadata for a file or directory
All paths are resolved relative to, and sandboxed within, the iCloud Drive root.
Related MCP server: @instacodeio/icloud-drive-mcp-server
Install as a Claude Code plugin
claude plugin marketplace add robworks-code/robworks-claude-code-plugins
claude plugin install icloud-drive-mcp@robworks-claude-code-pluginsManual install
npm install
npm run build
claude mcp add icloud-drive-mcp -- node /path/to/icloud-drive-mcp/dist/index.jsDevelopment
npm install
npm run build # tsc -> dist/This server cannot be installed
Maintenance
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
- AlicenseBqualityDmaintenanceMCP server for Google Drive integration with file management, search, sharing, and full CRUD operations.155192MIT
- AlicenseNot gradedqualityCmaintenanceMCP server for iCloud Drive on macOS, enabling Claude to browse, read, search, tag, write, and trash files with safe defaults and automatic handling of iCloud placeholder files.18MIT
- AlicenseAqualityAmaintenanceMCP server for interacting with Google Drive using a service account, restricted to a specific root folder. Supports file operations like search, list, create, update, and read.4396MIT
- AlicenseNot gradedqualityCmaintenanceMCP server enabling file operations (list, search, read, rename, move) on Google Drive and OneDrive.MIT
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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