mcp-server-apple-calendar

mcp-server-apple-calendar

3.3

This MCP server facilitates the creation of calendar events using clients like Claude.

MCP Server for apple calendar

This is a simple mcp-server that allows you to use claude or other client to generate a calendar event.

How to use

Install dependencies and build

pnpm i
pnpm build

Inpesctor tool

pnpm inspector

MCP Server configration

Replace the args with your own path

{
  "mcpServers:": {
    "mcp-server-apple-calendar": {
      "command": "node",
      "args": "./build/index.js"
    }
  }
}

Example

Demo

Video Demo

Enjoy and Have fun!