Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ“‚ Browser Automation
  3. MCP Server Apple Reminders
MCP Server Apple Reminders logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 5:46:50 PM

MCP Server Apple Reminders

User RatingsBe the first to rate and review this MCP server!
View Repository201 GitHub StarsTotal stargazers on GitHub for the source repository (201 stars).Visit Website
apple-reminderscalendarmacosproductivity

Manage Apple Reminders, lists, subtasks, and Calendar events from MCP clients on macOS.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

This server is confirmed live β€” we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "fradser-mcp-server-apple-reminders": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-apple-events"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (5) Directory Badge Claim listing AlternativesπŸ“‚ More in Browser Automation

Overview

The fradser/mcp-server-apple-reminders MCP server exposes Apple Reminders and Calendar operations through MCP on macOS. It uses the EventKit framework and supports reading, creating, updating, and deleting reminders, lists, subtasks, and calendar events. Run it locally over stdio with the published npm package, then grant macOS access to Reminders and Calendars when prompted. Reach for it when an agent needs to inspect or modify native Apple productivity data rather than a cloud task system.

Use cases

β€’Create reminders with due dates, priorities, tags, and checklists
β€’Review reminders using completion, date, priority, tag, or text filters
β€’Manage reminder lists and inspect their available contents
β€’Create and update calendar events in native macOS calendars
β€’Read calendar collections before selecting an event destination

Key features

β€’CRUD operations for reminders and lists
β€’Checklist subtasks stored in reminder notes
β€’Calendar event CRUD and calendar collection inspection
β€’Filtering by dates, priority, tags, text, recurrence, and location
β€’Timezone-aware date parsing
β€’Native macOS EventKit integration

Capabilities & Tool Schemas (5) ~4.0k tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this server’s live tools/list endpoint.

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Server Apple Reminders.

reminders_tasks

Manages reminder tasks. Supports reading, creating, updating, and deleting reminders.

reminders_lists

Manages reminder lists. Supports reading, creating, updating, and deleting reminder lists.

calendar_events

Manages calendar events (time blocks). Supports reading, creating, updating, and deleting calendar events.

calendar_calendars

Reads calendar collections. Use to inspect available calendars before creating or updating events.

reminders_subtasks

Manages subtasks/checklists within reminders. Subtasks are stored in the notes field and visible in the native Reminders app. Use this to create checklist items for a reminder.

How MCP Server Apple Reminders works

What fradser/mcp-server-apple-reminders MCP server does

The fradser/mcp-server-apple-reminders MCP server connects MCP clients to the native Reminders and Calendar applications on macOS. Its operations cover reminder tasks, reminder lists, checklist-style subtasks, calendar events, and calendar collections. Read, create, update, and delete operations are available for reminders, lists, subtasks, and events; calendar collections are available for inspection before working with events.

Reminders can include priorities, tags, due dates, and checklist items. The server also supports filtering by completion state, due-date ranges, priority, tags, text, recurrence, and location. Subtasks are stored in a reminder’s notes field and remain visible in Apple’s Reminders app. Date input accepts formats such as date-only values, local date-times, and ISO 8601 values with timezone handling.

How it works

The fradser/mcp-server-apple-reminders MCP server uses Apple’s EventKit framework through a bundled event command-line backend. MCP clients communicate with the Node-based server, which invokes that backend to access the local Reminders and Calendar stores. Results include values configured in the native Apple applications, allowing data to round-trip between the apps and MCP responses.

The server runs locally rather than connecting to a hosted account API. On the first relevant request, macOS may ask for access to Reminders and Calendars. The permission entry is associated with the bundled event executable and can be managed under System Settings β†’ Privacy & Security. One permission grant applies across MCP clients using the executable on that Mac.

Setup and configuration

The published npm package requires Node.js 20 or later and macOS. The package includes a prebuilt universal event binary, so users running it through npx do not need to install Xcode or a separate Swift toolchain. A source build additionally requires pnpm and Xcode Command Line Tools.

Run the server with:

Terminal
npx -y mcp-server-apple-events

For Claude Desktop or Cursor, configure a stdio server with npx as the command and -y mcp-server-apple-events as its arguments. Restart Claude Desktop after changing its configuration. A local source build can instead point node at the built dist/index.js file.

Tools and capabilities

The available MCP tools provide these functions:

  • reminders_tasks: read and manage reminder tasks.
  • reminders_lists: read and manage reminder lists.
  • reminders_subtasks: create and manage checklist items stored in reminder notes.
  • calendar_events: read and manage calendar events or time blocks.
  • calendar_calendars: inspect available calendar collections.

The server validates inputs, supports Unicode, and can process natural-language requests through the connected MCP client. Example workflows include creating a tagged reminder, listing high-priority items due today, adding checklist items, creating a calendar event, and viewing events for a date range.

Limitations and notes

This integration is macOS-only because it depends on EventKit. It needs user-granted Reminders and Calendar permissions; a headless SSH or launchd context cannot display the initial permission prompt and may time out. The server enforces a 30-second EventKit call timeout, configurable with EVENTKIT_CLI_TIMEOUT_MS. The bundled backend also has a separate permission-wait timeout controlled by EVENT_PERMISSION_TIMEOUT_MS.

If Calendar reads fail, Calendar access must be set to Full Calendar Access in macOS privacy settings. Some write fields are not yet exposed by the current event backend, so the complete set of Apple Reminders or Calendar fields is not necessarily available through MCP.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Browser Automation View all alternatives
  • MCP Server Apple Shortcuts logoMCP Server Apple Shortcuts

    An MCP Server Integration with Apple Shortcuts

    πŸ“‚ Browser Automation1 views
    Compare vs MCP Server Apple Shortcuts β†’
  • MacOS MCP logoMacOS MCP

    MCP server for macOS desktop automation via the Accessibility API.

    πŸ“‚ Browser Automation2 views
    Compare vs MacOS MCP β†’
  • Yutu logoYutu

    A fully functional MCP server and CLI for YouTube to automate YouTube operation

    πŸ“‚ Browser Automation4 views
    Compare vs Yutu β†’
  • Safari MCP logoSafari MCP

    Native Safari browser automation for AI agents with 80+ tools. No Chrome dependency, optimized for Apple Silicon with 60% less CPU overhead.

    πŸ“‚ Browser Automation1 views
    Compare vs Safari MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
201
Stargazers on the source repository.
npm downloads
3.5k
Package downloads in the last 30 days.
Last commit
16d ago
Most recent push to the default branch.
Tools exposed
5
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Server Apple Reminders

On macOS with Node.js 20 or later, run `npx -y mcp-server-apple-events`. The published package includes the required prebuilt EventKit backend.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Server Apple Reminders AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/fradser-mcp-server-apple-reminders?style=directory)](https://allmcps.com/mcp/fradser-mcp-server-apple-reminders)
HTML Embed
<a href="https://allmcps.com/mcp/fradser-mcp-server-apple-reminders"><img src="https://allmcps.com/api/badge/fradser-mcp-server-apple-reminders?style=directory" alt="MCP Server Apple Reminders on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ“‚Browser Automation
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
10/10 checks healthy over the last 31d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars201
GitHub Star CountTotal stargazers on GitHub representing community popularity (201 stars).
Last commit16d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 26, 2026
npm downloads3,450/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
68Quality signal: Great Β· 68/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools29/30
Adoption & activity12/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev Β· mcp-server-apple-events (npm)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ“‚ Browser Automation β†’Best MCP servers for Browser Automation β†’Alternatives to MCP Server Apple Reminders β†’Install in Claude DesktopInstall in CursorInstall in VS Code