MCP Server for apple calendar
About
An MCP server that allows Claude or other MCP-compatible clients to generate calendar events on Apple Calendar. Designed for macOS users who want to create events via AI assistants.
Details
- Author
- Allenyzh
- Downloads
- 292
- Categories
- Productivity
Jump to
- Create Apple Calendar events from AI clients
- Simple installation and configuration
- Works with any MCP-compatible client (e.g. Claude)
- Provides an inspector tool for testing
Install dependencies with pnpm i, build with pnpm build, then configure your MCP client with the command node and arguments ./build/index.js. Optionally use pnpm inspector to test with the MCP Inspector.
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

Enjoy and Have fun!
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



