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