AC

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

  1. Clone the repository
  2. Install dependencies
  3. Configure Claude for Desktop
  4. 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

Repository: github.com
Hosted: No
Global: No
Official: No

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