About
Overview
The iCloud Drive MCP Server enables AI agents to interact with Apple iCloud Drive. It provides tools for listing, downloading, and uploading files to iCloud storage.
Capabilities
Tools & Capabilities
⚡list_files
List files in iCloud Drive
⚡download_file
Download a file
⚡upload_file
Upload a file
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-icloud-driveExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"icloud-drive": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-icloud-drive"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 25
Last UpdatedFeb 12, 2026