Apple Apps Mcp
@0xatrilla
Apple Apps Mcp について
Local macOS MCP server and setup app for Apple apps
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Apple Apps Mcp?
Apple Apps Mcp is a local macOS app and MCP server that gives AI tools controlled access to Apple apps, such as Calendar, Reminders, Notes, Mail, Music, and Shortcuts. It includes a SwiftUI setup app for managing permissions and client configuration, plus a TypeScript stdio MCP server compatible with clients like Codex, Claude Desktop, and Raycast.
How to use Apple Apps Mcp?
Build and run the app by running npm install, npm run build, swift build, and ./script/build_and_run.sh. After building, start the MCP server with npm run dev:mcp. You can register the server manually for supported clients, for example codex mcp add apple-apps -- node /absolute/path/to/dist/mcp/index.js or claude mcp add apple-apps -- node /absolute/path/to/dist/mcp/index.js. The setup app can also write or show client configuration for supported AI apps.
Key features of Apple Apps Mcp
- Native macOS setup app with integration toggles and permission status.
- Calendar and Reminders access through EventKit.
- Notes, Mail, Music, and Shortcuts adapters via local macOS automation.
- Local MCP server over stdio.
- Client setup helpers for Codex and Claude.
- Safety guardrails for risky actions like sending mail or running shortcuts.
Use cases of Apple Apps Mcp
- AI assistant scheduling calendar events and managing reminders.
- Automating note creation and search from an AI interface.
- Drafting and sending emails under user confirmation.
- Running macOS Shortcuts through an AI tool.
- Controlling Music playback (play/pause/search) via natural language.
FAQ from Apple Apps Mcp
What are the system requirements for Apple Apps Mcp?
macOS 14 or newer, Xcode command line tools / Swift toolchain, Node.js 20 or newer, and npm.
Where does Apple Apps Mcp store its configuration?
Local preferences are stored at ~/.apple-apps-mcp/config.json.
How does Apple Apps Mcp handle permissions?
Calendar and Reminders use native EventKit permissions; the setup app handles the foreground permission prompt and runs a localhost-only EventKit bridge. Notes, Mail, Music, and Shortcuts may trigger macOS Automation prompts on first use.
What are “risky” tools and how are they used?
Risky tools (e.g., sending mail, running shortcuts, completing reminders) require confirm: true and a short reason to be executed, providing a safety guardrail.
How can I register Apple Apps Mcp with Codex or Claude?
After building, run codex mcp add apple-apps -- node /absolute/path/to/dist/mcp/index.js or claude mcp add apple-apps -- node /absolute/path/to/dist/mcp/index.js. The setup app can also write client config automatically.
「その他」の他のコンテンツ
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
コメント