chrestopherm77/mcp-calendar-server
3.1
If you are the rightful owner of mcp-calendar-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This server implements the Model Context Protocol (MCP) for calendar management, compatible with OpenAI Tools Remote MCP specifications.
Tools
Functions exposed to the LLM to take actions
create_event
Creates a new event in the calendar.
list_events
Lists events with optional filters.
get_event
Gets details of a specific event.
update_event
Updates an existing event.
delete_event
Removes an event from the calendar.
search_events
Searches events by title or description.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client