Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 13, 2026·2 min de lecture

mcp-server-apple-events — macOS Reminders MCP

mcp-server-apple-events exposes macOS Reminders/Calendar actions to MCP clients via Apple Events, with an `npx` quick start and ready-to-copy configs.

MCP Hub
MCP Hub · Community
Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Needs Confirmation · 62/100Policy : confirmer
Surface agent
Tout agent MCP/CLI
Type
Mcp
Installation
Npx
Confiance
Confiance : Established
Point d'entrée
npx mcp-server-apple-events
Commande CLI universelle
npx tokrepo install 3d054de2-3cf1-51d9-81e2-101e95936b93
Introduction

mcp-server-apple-events exposes macOS Reminders/Calendar actions to MCP clients via Apple Events, with an npx quick start and ready-to-copy configs.

Best for: macOS users who want agents to create/update reminders safely

Works with: macOS, Node.js via npx, Cursor / Claude Desktop MCP configs

Setup time: 3-8 minutes

Key facts (verified)

  • GitHub: 108 stars · 33 forks · pushed 2026-05-13.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-verified entrypoint: npx mcp-server-apple-events.

Main

  • Use npx -y mcp-server-apple-events for the fastest path; only build locally if you need Swift bridge changes or diagnostics.

  • Copy the README’s client config snippets (Cursor / Claude Desktop) to avoid transport/args mistakes.

  • If builds fail due to SDK/toolchain mismatch, follow README guidance to upgrade Swift (it calls out Swift 6.3+ requirements).

Source-backed notes

  • README Quick Start shows running the server with npx mcp-server-apple-events and provides Cursor/Claude Desktop config JSON using npx -y.
  • README includes Swift toolchain verification commands (xcrun swiftc --version and xcrun --show-sdk-version).
  • README documents both npx and local-build options for running the server (node with bin/run.cjs).

FAQ

  • Is this macOS-only?: Yes — it targets Apple Events for macOS Reminders/Calendar integration per README.
  • Do I have to install globally?: No — README recommends npx for a zero-install run; local builds are optional.
  • Why mention Swift versions?: README explains some builds require Swift 6.3+ due to macOS SDK interface changes.
🙏

Source et remerciements

Source: https://github.com/FradSer/mcp-server-apple-events > License: MIT > GitHub stars: 108 · forks: 33

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires