@mgcrea/mcp-apple-reminders

MCPattestiert
v1.9.0io.github.mgcreaMITAktualisiert vor 1 TnpmGitHub

Search, read and act on Apple Reminders — lists, due dates, writes off by default

Läuft in
ClaudeCursorCopilotGemini

Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.

Attestierter Build
Eine verifizierte Herkunfts-Attestation bindet dieses Artefakt an das gelistete Repository. Den Eintrag hat noch niemand beansprucht — das belegt, wo der Code gebaut wurde, nicht, wer dahintersteht.
344Downloads/Wo.
vor 1 TLetzte Aktualisierung
Paket
Autorio.github.mgcrea
LizenzMIT
Version1.9.0
Quellenpm+mcp-registry
Trust-Status
A
85/100Vertrauenswürdig
Im Forge-Index gelistet+10/10
Identität verifiziert · attestierter Build+20/20
Ed25519-Publish-Signatur+0/5
Wird automatisch ergänzt, wenn der Publisher `forge publish` ausführt
Domain-Verifizierung+0/5
Publisher: hinterlege /.well-known/forge.json auf der Paket-Homepage mit { "publisher": "<github-login>" }
npm Trusted Publishing (Sigstore)+5/5
npm-Maintainer-Übereinstimmung+0/5
Publisher: trage den verifizierten GitHub-Login als Maintainer des npm-Pakets ein (npm owner add <login>)
CVE-Scan · sauber+30/30
Statische Analyse · sauber+20/20
Füge das in Claude Code, Cursor oder einen beliebigen KI-Assistenten ein, um alle Lücken zu schließen
StatusIdentität verifiziert
PublisherNicht verifiziert
SignaturNicht signiert
Domain
Herkunft✓ Sigstore-verifiziert · 938b31f
Abhängigkeiten✓ 60 aufgelöst+ · keine verwundbar
Tool-Oberfläche13 Tools · 2 privilegiert
Sicherheits-Scan✓ Sauberv1.9.0 · heuteWie gut funktioniert dieser Scan?
EvaluierungenKeine
Indexiert2. Sept. 2026

Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.

Tools

13 Tools · 2 privilegiert
Statisch aus dem veröffentlichten Paket extrahiertv1.9.0 · 20h ago

Aus dem Quellcode gelesen, den npm tatsächlich ausliefert, zum Zeitpunkt des Scans. Das Paket wurde nie ausgeführt. Tools, die zur Laufzeit dynamisch registriert werden oder in gebündeltem beziehungsweise minifiziertem Code stecken, können übersehen werden — das hier ist also eine Untergrenze der Tool-Oberfläche, keine vollständige Erhebung.

apple_reminders_whats_dueReport what is actually outstanding across the lists, separating overdue from upcoming and from undated. Read-only — it does not complete or reschedule anything.

Report what is actually outstanding across the lists, separating overdue from upcoming and from undated. Read-only — it does not complete or reschedule anything.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

apple_reminders_capture_action_itemsTurn a thread, a meeting or a note into reminders — checking what already exists first, because re-running this over the same source is how duplicates happen. Requires writes.

Turn a thread, a meeting or a note into reminders — checking what already exists first, because re-running this over the same source is how duplicates happen. Requires writes.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

apple_reminders_diagnosticsReport which lanes are live, which macOS permissions are granted, and what each missing one is blocking. Start here when a tool returns degraded or fails — it names the exact System Settings pane to open.

Report which lanes are live, which macOS permissions are granted, and what each missing one is blocking. Start here when a tool returns degraded or fails — it names the exact System Settings pane to open.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

apple_reminders_list_accountsList the Reminders accounts, with how many lists and reminders each holds. Start here to discover account names for the other tools.

List the Reminders accounts, with how many lists and reminders each holds. Start here to discover account names for the other tools.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

apple_reminders_list_listsList every Reminders list, across accounts. Lists nest inside other lists (Reminders calls those groups), so each entry carries its depth. Each also reports its total and incomplete counts, which is the cheapest way to see where the live work is.

List every Reminders list, across accounts. Lists nest inside other lists (Reminders calls those groups), so each entry carries its depth. Each also reports its total and incomplete counts, which is the cheapest way to see where the live work is.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

apple_reminders_create_reminderCreate a reminder. With no list, it goes to the list Reminders itself treats as the default — the same one the app would have used.

Create a reminder. With no list, it goes to the list Reminders itself treats as the default — the same one the app would have used.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

apple_reminders_update_reminderChange fields on one reminder. Anything you omit is left alone. Setting `due` to a bare day converts it to an all-day reminder; setting a date-time makes it timed.

Change fields on one reminder. Anything you omit is left alone. Setting `due` to a bare day converts it to an all-day reminder; setting a date-time makes it timed.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

apple_reminders_complete_remindersTick reminders off, or un-tick them with `completed: false`. Separate from update because it is the common case and takes several at once.

Tick reminders off, or un-tick them with `completed: false`. Separate from update because it is the common case and takes several at once.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

apple_reminders_move_remindersprivilegiertMove reminders to another list. NOTE: Reminders' scripting interface makes a list read-only on a reminder, so this is a copy followed by a delete. Each moved reminder therefore gets a NEW ref (returned alongside the old one) and a new creation date. The original is deleted only after the copy is co…

Move reminders to another list. NOTE: Reminders' scripting interface makes a list read-only on a reminder, so this is a copy followed by a delete. Each moved reminder therefore gets a NEW ref (returned alongside the old one) and a new creation date. The original is deleted only after the copy is co…

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

apple_reminders_delete_remindersprivilegiertDelete reminders. Unlike Notes, Reminders has no Recently Deleted — this is irreversible, so it requires an explicit confirm.

Delete reminders. Unlike Notes, Reminders has no Recently Deleted — this is irreversible, so it requires an explicit confirm.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

apple_reminders_list_remindersList reminders, soonest due first, with undated ones last. Returns a `ref` per reminder for the read and action tools. Completed reminders are excluded unless you ask for them. Every filter is optional; with none, this is the whole live list.

List reminders, soonest due first, with undated ones last. Returns a `ref` per reminder for the read and action tools. Completed reminders are excluded unless you ask for them. Every filter is optional; with none, this is the whole live list.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

apple_reminders_search_remindersSearch reminders by text. `scope: "full"` (the default) matches the name and the notes body; `scope: "title"` matches only the name. Accepts the same filters as list_reminders, so you can search within one list or one date range.

Search reminders by text. `scope: "full"` (the default) matches the name and the notes body; `scope: "title"` matches only the name. Accepts the same filters as list_reminders, so you can search within one list or one date range.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

apple_reminders_get_reminderRead one reminder in full by ref, including its notes body and any subtasks. `dueDate` and `alldayDueDate` are reported separately from the combined `due` field, so you can see which property actually holds the date.

Read one reminder in full by ref, including its notes body and any subtasks. `dueDate` and `alldayDueDate` are reported separately from the combined `due` field, so you can see which property actually holds the date.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

13 von 13 Tools haben eine Beschreibung veröffentlicht.

Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.

Über

Search, read and act on Apple Reminders — lists, due dates, writes off by default

Schlagwörter
mcp
Alternativen
Tool-Oberflächen werden verglichen…

Abhängigkeitsbaum

Was ein Forge-Scan am 2026-09-02 aus den npm-Metadaten aufgelöst hat — beobachtete Auflösung, keine Angabe des Herausgebers.

60 Pakete aufgelöst · 3 direkt · keines mit Sicherheitshinweisen Die Auflösung endet bei Tiefe 4 und 60 Paketen.

Der Durchlauf endete an der Tiefengrenze 4. Alles unterhalb dieser Ebene wurde nie aufgelöst.

Der Durchlauf endete an der Grenze von 60 Paketen. Der Rest des Baums wurde nie aufgelöst.

36 weitere aufgelöste Pakete werden hier nicht gezeichnet (Anzeigegrenze: 24). Jede Abhängigkeit mit einem Sicherheitshinweis wird unabhängig von der Grenze gezeichnet. Vollständiges Inventar (CycloneDX-SBOM)

Deklariert, aber nicht aufgelöst

54 deklarierte Abhängigkeiten sind nie im Baum gelandet. Sie fehlen in Forges Auflösung, nicht im Paket.

+42 weitere nicht aufgeführt. Die Zählungen nach Grund oben erfassen sie alle.

Nicht verfolgt: peerDependencies. Dieser Baum erfasst nur Laufzeitabhängigkeiten; was jene mitbringen, wurde nie aufgelöst.