这是一个专为 MCP 协议 打造的苹果原生工具集合,可帮助用户更便捷地使用苹果设备的各项功能。
这里有一段关于如何设置的分步视频演示:查看视频
{
"mcpServers": {
"apple-mcp": {
"command": "bunx",
"args": ["--no-cache", "apple-mcp@latest"]
}
}
}
通过 Smithery 自动安装 Apple MCP for Claude Desktop:
npx -y @smithery/cli@latest install @Dhravya/apple-mcp --client claude
若你使用的是 Cursor,可以这样安装:
npx -y @smithery/cli@latest install @Dhravya/apple-mcp --client cursor
git clone git@github.com:yourusername/yourrepo.git
cd yourrepo
bun install
bun run