Skip to main content

MCP server for iCloud Calendar access via CalDAV

Project description

iCloud Calendar MCP Server

A security-first MCP (Model Context Protocol) server for iCloud Calendar access via CalDAV.

Installation

# Using uvx (recommended)
uvx icloud-calendar-mcp

# Using pip
pip install icloud-calendar-mcp
icloud-calendar-mcp

Requirements

  • Java 17+ must be installed
  • iCloud credentials (Apple ID + App-Specific Password)

Setup

1. Get an App-Specific Password

  1. Go to appleid.apple.com
  2. Sign in and go to SecurityApp-Specific Passwords
  3. Generate a new password for "iCloud Calendar MCP"

2. Set Environment Variables

export ICLOUD_USERNAME="your-apple-id@icloud.com"
export ICLOUD_PASSWORD="your-app-specific-password"

3. Configure Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "icloud-calendar": {
      "command": "uvx",
      "args": ["icloud-calendar-mcp"],
      "env": {
        "ICLOUD_USERNAME": "your-apple-id@icloud.com",
        "ICLOUD_PASSWORD": "your-app-specific-password"
      }
    }
  }
}

Available Tools

Tool Description
list_calendars List all available calendars
get_events Get events from a calendar
create_event Create a new calendar event
update_event Update an existing event
delete_event Delete an event

Security

  • Uses App-Specific Passwords (never your main Apple ID password)
  • Credentials are only used for CalDAV authentication
  • No data is stored or transmitted to third parties

Links

License

Apache-2.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

icloud_calendar_mcp-1.0.1.tar.gz (6.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

icloud_calendar_mcp-1.0.1-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file icloud_calendar_mcp-1.0.1.tar.gz.

File metadata

  • Download URL: icloud_calendar_mcp-1.0.1.tar.gz
  • Upload date:
  • Size: 6.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for icloud_calendar_mcp-1.0.1.tar.gz
Algorithm Hash digest
SHA256 f2d50a0921f6430a67fc04b5eb269f3308d807c528dcb1e64752acc0a336b191
MD5 9c84a11d611a1fd073c596044e221f57
BLAKE2b-256 647c849b08fee70c1bbf7c5e58c75634329af576646bb065a02a5db526364d8c

See more details on using hashes here.

Provenance

The following attestation bundles were made for icloud_calendar_mcp-1.0.1.tar.gz:

Publisher: release.yml on icloud-calendar-mcp/icloud-calendar-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file icloud_calendar_mcp-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for icloud_calendar_mcp-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 41aba84467f01be8de8cc7039299fecfdfb640f7e7cf21b7f0b5517b63b7e7ac
MD5 02c85e9e4025afdffb0cb21e91a9ae70
BLAKE2b-256 1476931001f17a953b34f0b976c40b5958066f8527bdb83cdf0836c309bc3a58

See more details on using hashes here.

Provenance

The following attestation bundles were made for icloud_calendar_mcp-1.0.1-py3-none-any.whl:

Publisher: release.yml on icloud-calendar-mcp/icloud-calendar-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page