create_event
Create an event (with reminders, location, URL, per-event timezone)
How to use it
create_event is exposed by the Che Ical MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the create_event tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Che Ical MCP
claude mcp add --scope user --transport stdio che-ical-mcp -- ~/bin/CheICalMCPOther tools in Che Ical MCP (28)
Check for overlapping events in a time range
Delete all completed reminders in one call, dryrun preview by default (v1.7.2)
Mark as completed/incomplete
Copy an event to another calendar (with optional move)
Create a new calendar
Create multiple events at once (with per-event timezone)
Create a reminder with due date, tags (v1.3.0)
Create multiple reminders at once (v0.9.0)
Delete a calendar
Delete an event (with occurrence support for recurring)
Delete events by IDs or date range, with dry-run preview (v1.0.0)
Delete a reminder
Delete multiple reminders at once (v0.9.0)
Find duplicate events across calendars (v0.5.0)
List all calendars and reminder lists (includes sourcetype)
List events with filter/sort/limit (v1.0.0)
Quick shortcuts: today, tomorrow, thisweek, next7days, etc.
List all unique tags with usage counts (v1.3.0)
List reminders with filter/sort/limit, tags extraction (v1.0.0)
Move multiple events to another calendar
Redo the last undone operation
Search events by keyword(s) with AND/OR matching
Search reminders by keyword(s) or tag (v1.3.0)
Undo the most recent calendar/reminder operation
List undoable operations with timestamps
Rename a calendar or change its color (v0.9.0)
Update an event (including timezone, recurrence, span for recurring)
Update a reminder (including tags, clearduedate) (v1.3.0)