ey820201/calendar-tool-for-ai-agents
If you are the rightful owner of calendar-tool-for-ai-agents and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Calendar MCP Server is a session-scoped calendar service designed for AI agents, providing isolated calendar management per session.
Tools
Functions exposed to the LLM to take actions
create_event
Creates a new calendar event for a given session.
list_events
Lists all events for a session, optionally within a specified date range.
get_event
Retrieves details of a specific event by event_id.
update_event
Updates an existing event with new details.
delete_event
Deletes a specified event from the session.
list_sessions
Lists all active session_ids.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client