Nico Apple MCP
Enables AI assistants to interact with local Apple Calendar, Notes, and Contacts on macOS. Provides tools for creating, reading, updating, and deleting events, notes, and contacts through natural language.
README
Nico Apple MCP
<p align="center"> <img src="assets/nico-apple-mcp.png" width="160" alt="Nico Apple MCP icon"> </p>
Local Apple Calendar, Notes, and Contacts tools for Claude Code, Codex, and other AI assistants on macOS.
Nico Apple MCP lets an AI assistant use the Apple apps already on your Mac.
It connects Claude Code, Codex, or another MCP client to:
- Apple Calendar
- Apple Notes
- Apple Contacts
- a
doctorcheck that tells you whether the setup is healthy
You install it once, register one MCP server, approve the normal macOS privacy prompts, and then your assistant can help with calendar events, notes, and contacts from your local machine.
MCP is the tool/plugin connection used by assistants like Claude Code and Codex. In practice, Nico Apple MCP is the bridge between your assistant and your Apple apps.
What It Can Do
Calendar:
- list your calendars
- search events by date range
- create events
- update events
- delete events
- use event IDs so common titles like "Lunch" or "Call" do not hit the wrong event
Notes:
- list folders and notes
- read and search notes
- create, append, move, update, and delete notes
Contacts:
- list and search contacts
- read contact details
- create, update, and delete contacts
Diagnostics:
- run
doctorto confirm Bun, AppleScript, the Calendar helper, Calendar access, Notes access, and Contacts access are working.
Install
git clone https://github.com/proxynico/nico-apple-mcp.git
cd nico-apple-mcp
bun install
bun run build:swift
bun run build:swift creates the small signed Nico Apple MCP Calendar Helper app that macOS uses for Calendar permission.
Register With Claude Code
claude mcp add --scope user nico-apple-mcp -- bun run /path/to/nico-apple-mcp/src/index.ts
claude mcp get nico-apple-mcp
Restart Claude Code after registering or updating Nico Apple MCP.
Register With Codex
codex mcp add nico-apple-mcp -- bun run /path/to/nico-apple-mcp/src/index.ts
codex mcp list
Restart Codex after registering or updating Nico Apple MCP.
Approve macOS Permissions
macOS controls access to Calendar, Notes, and Contacts. Nico Apple MCP cannot bypass those prompts, and that is a good thing.
After registration, ask your assistant to run:
doctor
Then try a harmless Calendar read:
calendar_list_calendars
If macOS asks for Calendar access, approve it.
If no prompt appears, open:
System Settings > Privacy & Security > Calendars
Make sure NicoAppleMCPCalendarHelper is enabled with Full Access.
For Notes and Contacts, use:
System Settings > Privacy & Security > Automation
Allow your MCP client or terminal app to control Notes and Contacts if macOS asks.
Check That It Works
From your assistant, run:
doctor
A healthy setup looks like this:
OK bun
OK osascript
OK Notes automation
OK Contacts automation
OK calendar helper
calendar authorization: authorized
OK calendar permission: granted
Then try:
calendar_list_calendars
notes_list_folders
contacts_list
If those work, Nico Apple MCP is ready.
Using Records Safely
Calendar search returns an eventId. Use that eventId when updating or deleting events.
That is safer than updating by title alone, because many calendars have repeated titles like "Meeting", "Lunch", or "Call".
Example flow:
- Search for events in a date range.
- Pick the right event from the results.
- Use its
eventIdto update or delete it.
Mutating Calendar, Notes, and Contacts tools also support dryRun: true where available, so your assistant can preview the action before changing anything.
Notes and Contacts list/search results also include stable IDs. Prefer noteId and contactId for read, update, move, append, and delete operations. Exact title/name targeting remains available as a fallback, but duplicate titles or names are rejected rather than guessed.
Dates
Use ISO-style dates:
2026-05-12
2026-05-12T10:30:00
2026-05-12T10:30:00Z
2026-05-12T10:30:00+02:00
Date-only values mean local midnight on your Mac.
Troubleshooting
Run doctor first. It is the fastest way to see what is broken.
If Calendar says notDetermined or denied:
- run
calendar_list_calendars - approve the prompt if it appears
- check that NicoAppleMCPCalendarHelper is enabled in Calendar privacy settings
- restart the MCP client after changing permissions
If Notes or Contacts fail:
- check Automation permissions for the app running Nico Apple MCP
- restart the MCP client after changing permissions
If tools disappeared or still use old behavior:
- quit old Claude/Codex sessions
- start a fresh session so the MCP server reloads the latest code
Development
Useful commands:
bun install
bun run build:swift
bun run test
bun run src/index.ts
Before shipping changes, run:
bun run build:swift
bun run test
git diff --check
For a full live smoke test, also verify:
doctorcalendar_list_calendars- a temporary Calendar create/update/delete
- temporary Notes and Contacts create/read/delete if those surfaces changed
How It Works
Nico Apple MCP is one local MCP server. The TypeScript server exposes the tools. Calendar uses a small signed helper app because macOS grants Calendar permission to apps, not anonymous background scripts. Notes and Contacts use Apple automation.
No cloud account, API key, or external database is required. Access stays on your Mac and is controlled by macOS privacy settings.
License
MIT
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。