Server Details
- Name: iMcp
- Repository: https://github.com/heznpc/iMcp
- npm: https://www.npmjs.com/package/@heznpc/imcp
- Description: MCP server for the entire Apple ecosystem — Notes, Reminders, Calendar, Contacts, Mail, Messages, Music, Finder, Safari, System, Photos, Shortcuts, and Apple Intelligence.
Features
- 110 tools across 13 modules (full CRUD for Apple apps + system control + Apple Intelligence)
- 20 prompts (per-app workflows + cross-module + developer workflows)
- 4 MCP Resources (live data URIs)
- Dual transport: stdio + HTTP/SSE
- JXA + Swift bridge for advanced features (EventKit, PhotoKit, FoundationModels)
- Safety annotations on every tool
Install
{
"mcpServers": {
"imcp": {
"command": "npx",
"args": ["-y", "@heznpc/imcp"]
}
}
}
Categories
macOS, Apple, Automation, Notes, Calendar, Reminders, Contacts, Mail, Messages, Music, Finder, Safari, Photos, Shortcuts, Apple Intelligence
Server Details
Features
Install
{ "mcpServers": { "imcp": { "command": "npx", "args": ["-y", "@heznpc/imcp"] } } }Categories
macOS, Apple, Automation, Notes, Calendar, Reminders, Contacts, Mail, Messages, Music, Finder, Safari, Photos, Shortcuts, Apple Intelligence