最新的iOS/macOS是否支持MCP调用来在大模型中访问其他应用程序的数据
Asked on 06/15/2025
1 search
Based on the information provided from the WWDC sessions, there is no specific mention of MCP (Multi-Channel Processing) calls being used to access data from other applications in large models on iOS or macOS. However, there are discussions about privacy and data sharing through App Group Containers, which allow data sharing between apps you build, but not with other apps without user permission. This is covered in the session titled "Integrate privacy into your development process" from WWDC 2025.
For more detailed information on privacy and data access, you might want to check out the session "What’s new in privacy" which discusses app group container protection and other privacy-related updates in iOS 18 and macOS Sequoia.

Integrate privacy into your development process
Learn how to build privacy into your apps from the planning stages through deployment. We’ll cover practical ways to integrate privacy at each step of the development lifecycle, focusing on data minimization, on-device processing, and transparency and control. You’ll discover how to use Apple’s tools and frameworks to protect user data and create a privacy-respecting app experience.

What’s new in privacy
At Apple, we believe privacy is a fundamental human right. Learn about new and improved permission flows and other features that manage data in a privacy-preserving way, so that you can focus on creating great app experiences.

Platforms State of the Union
Discover the newest advancements on Apple platforms.