Skip to main content
Glama
neverprepared

macOS Ecosystem MCP Server

calendar_create_event

Create new events in Apple Calendar with details like title, time, location, attendees, notes, and alerts.

Instructions

Create a new event in Apple Calendar. Supports all-day and timed events with optional location, notes, attendees, and alerts.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
titleYesEvent title (1-500 characters)
startDateYesStart date/time in ISO 8601 format (e.g., "2026-02-18T14:00:00Z")
endDateYesEnd date/time in ISO 8601 format
calendarNoCalendar name (default: "Calendar")Calendar
locationNoEvent location (max 500 characters)
notesNoEvent notes/description (max 5000 characters)
attendeesNoArray of attendee email addresses
allDayNoWhether this is an all-day event (default: false)
alertsNoArray of alert times in minutes before event (e.g., [15, 60] for 15 min and 1 hour)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/neverprepared/macos-ecosystem-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server