calendar-app-mcp

calendar-app-mcp

3.2

If you are the rightful owner of calendar-app-mcp 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.

An MCP server that provides access to macOS Calendar.app events and reminders for use with Claude and other AI assistants.

The Calendar App MCP is a Model Context Protocol server designed to integrate with AI assistants like Claude, providing them access to macOS Calendar.app data. This server allows AI assistants to interact with calendar events and reminders, enabling functionalities such as checking upcoming events, finding free time slots, viewing event details, and accessing reminders. The server supports filtering by calendar, date range, and more, ensuring a comprehensive interaction with calendar data. It offers secure, local access to calendar information, formatted in JSON or Markdown, and can be run as a command-line tool or integrated directly with AI systems supporting the MCP protocol.

Features

  • Access macOS Calendar.app events and reminders
  • Filter by date range, calendar names, and all-day/busy status
  • Format output as JSON or Markdown
  • Secure, local access to calendar data

Tools

  1. get_events

    Retrieve events for a specific date range

  2. get_reminders

    Retrieve reminders for a specific date range

  3. list_calendars

    List all available calendars

  4. get_today_summary

    Get a summary of today's events and reminders

  5. search

    Search for events and reminders containing a specific term

  6. get_current_time

    Get the current date and time in any timezone

  7. convert_time

    Convert a time from one timezone to another

  8. list_timezones

    List available timezones, optionally filtered by region