Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2025 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Apple Calendar Mcp

    4 stars
    TypeScript
    Updated Sep 23, 2025

    Documentation

    MCP Apple Calendars

    A Model Context Protocol (MCP) server for interacting with Apple Calendars on macOS. This module allows AI models to access and manipulate calendar data through a standardized interface.

    Prerequisites

    • macOS 12.0 or later
    • Node.js 16.0 or later
    • Calendar API Bridge running locally

    Installation

    1. Clone this repository

    2. Install dependencies:

    code
    npm install

    3. Build the TypeScript code:

    code
    npm run build

    Usage

    1. Make sure the Calendar API Bridge is running on port 8080

    2. Start the MCP server:

    code
    npm start

    Available Tools

    The MCP server provides the following tools for AI models:

    • getCalendars: List all available calendars
    • getCalendarEvents: Get events from a specific calendar
    • createCalendarEvent: Create a new event in a calendar
    • updateCalendarEvent: Update an existing event
    • deleteCalendarEvent: Delete an event from a calendar

    Date Formats

    When creating or updating events, you can use any of the following date formats:

    1. ISO8601 with milliseconds and Z timezone (recommended):

    code
    2025-03-09T10:00:00.000Z

    2. ISO8601 without milliseconds:

    code
    2025-03-09T10:00:00

    3. ISO8601 with space instead of T:

    code
    2025-03-09 10:00:00

    4. ISO8601 with forward slashes:

    code
    2025/03/09 10:00:00

    The Calendar API Bridge has been updated to handle these date formats automatically.

    Development

    To run the server in development mode with automatic reloading:

    code
    npm run dev

    License

    MIT

    Similar MCP

    Based on tags & features

    • GL

      Glm Mcp Server

      TypeScript·
      3
    • NS

      Ns Private Access Mcp

      TypeScript·
      3
    • MC

      Mcp Server Aws Sso

      TypeScript·
      6
    • MC

      Mcp Wave

      TypeScript00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • GL

      Glm Mcp Server

      TypeScript·
      3
    • NS

      Ns Private Access Mcp

      TypeScript·
      3
    • MC

      Mcp Server Aws Sso

      TypeScript·
      6
    • MC

      Mcp Wave

      TypeScript00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k