← All servers
πŸ”Œ

Icloud CalendarPublisherπŸ›‘ No advisories

org.onekash/icloud-calendar-mcp
New to MCP? Start here β†’
0β˜… stars
0weekly installs
3 days agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of onekash.org, who proved control of the domain through the official MCP registry.

Verified owner: onekash.org β†—org.onekash/icloud-calendar-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs ICLOUD_PASSWORD.
βœ“
Configuration
Reads ICLOUD_USERNAME.

About

MCP server for iCloud (Apple) Calendar access via CalDAV

Packages & transports

npm@icloud-calendar-mcp/serverv3.1.0 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "icloud_calendar": {
      "command": "npx",
      "args": [
        "-y",
        "@icloud-calendar-mcp/server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @icloud-calendar-mcp/server