Apple Calendar
Created 6 months ago
Transform how you interact with your macOS calendar using natural language!
development
location
documentation
public
calendar
natural language
What is Apple Calendar?
An MCP server that allows you to interact with your MacOS Calendar through natural language, including features such as event creation, modification, schedule listing, finding free time slots etc.
Documentation
MCP iCal Server
Overview
Transform how you interact with your macOS calendar using natural language! The mcp-ical server leverages the Model Context Protocol (MCP) to turn your calendar management into a conversational experience.
Features
- Event Creation
- Smart Schedule Management
- Intelligent Event Updates
- Calendar Management
Quick Start
- Clone the repository
- Install dependencies
- Configure Claude for Desktop
- Launch Claude for Calendar Access
License
This project is licensed under the MIT License.
Server Config
{
"mcpServers": {
"apple-calendar-server": {
"command": "npx",
"args": [
"apple-calendar"
]
}
}
}
Links & Status
Project Info
Hosted
Featured
Created At:
May 23, 2025
Updated At:
Aug 07, 2025
Author:
Omar-v2
Category:
community
License:
MIT License
Tags:
development
location
documentation