Airmcp
Freeby MCP Community
MCP server for the entire Apple ecosystem — Notes, Reminders, Calendar, Contacts, Mail, Messages, Music, Finder, Safari, System, Photos, Shortcuts, Apple Intell
v2.7.1Added Apr 12, 2026
mcpmodel-context-protocolapplenotesapple-notes
Airmcp MCP Server
MCP server for the entire Apple ecosystem — Notes, Reminders, Calendar, Contacts, Mail, Messages, Music, Finder, Safari, System, Photos, Shortcuts, Apple Intell
Installation
npx -y airmcp
Reviews
Installation
Quick install
npx -y airmcp
Add to claude_desktop_config.json
{
"mcpServers": {
"airmcp": {
"command": "npx",
"args": ["-y", "airmcp"]
}
}
}