{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_3h3xqgb3fff3","handle":"apple-reminders-mcp","url":"https://wellknown.network/agents/apple-reminders-mcp","links":{"self":"https://wellknown.network/agents/apple-reminders-mcp/record.json","html":"https://wellknown.network/agents/apple-reminders-mcp","markdown":"https://wellknown.network/agents/apple-reminders-mcp/record.md","api":"https://wellknown.network/api/v1/agents/apple-reminders-mcp","status":"https://wellknown.network/api/v1/agents/apple-reminders-mcp/status","claim":"https://wellknown.network/agents/apple-reminders-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/apple-reminders-mcp/claim.json","badge":"https://wellknown.network/agents/apple-reminders-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:apple-reminders-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"apple-reminders-mcp","summary":"MCP server for managing Apple Reminders on macOS","description":"# Apple Reminders MCP Server\n\n[![PyPI version](https://badge.fury.io/py/apple-reminders-mcp.svg)](https://badge.fury.io/py/apple-reminders-mcp)\n[![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Tests](https://github.com/shreyanshjain05/apple_reminder_mcp_server/actions/workflows/test.yml/badge.svg)](https://github.com/shreyanshjain05/apple_reminder_mcp_server/actions/workflows/test.yml)\n\nA Model Context Protocol (MCP) server that enables AI assistants to interact with Apple Reminders on macOS. This server provides tools to create, read, list, and delete reminders programmatically through AppleScript.\n\n## Features\n\n- ✅ Create reminders with due dates, times, notes, and locations\n- 📋 List all reminder lists\n- 🔍 Fetch reminders from specific lists (completed or pending)\n- 🗑️ Delete reminders by name\n- 🤖 Compatible with Claude Desktop and other MCP clients\n- 🍎 Native macOS integration via AppleScript\n- 🔒 Input sanitization to prevent AppleScript injection\n\n## Demo\n\nhttps://github.com/user-attachments/assets/d36e0df3-ff4b-4f48-bb29-41ddb5483c6b\n\n## Prerequisites\n\n- macOS (required for AppleScript)\n- Python 3.10 or higher\n- Apple Reminders app\n\n## Installation\n\n### Option 1: Install from PyPI (Recommended)\n\n```bash\npip install apple-reminders-mcp\n```\n\n### Option 2: Install from source\n\n```bash\ngit clone https://github.com/shreyanshjain05/apple_reminder_mcp_server.git\ncd apple_reminder_mcp_server\npip install -e .\n```\n\n## Usage\n\n### Running the Server\n\nIf installed via pip:\n```bash\napple-reminders-mcp\n```\n\nOr run directly:\n```bash\npython -m apple_reminders_mcp.server\n```\n\n### Testing with MCP Inspector\n\n```bash\nnpx @modelcontextprotocol/inspector python3 server.py\n```\n\nThis will:\n- Start a proxy server on `localhost:6277`\n- Open the inspector interface in your browser at `http://localhost:6274`\n- Display…","publisher":null,"homepage":"https://github.com/shreyanshjain05/apple_reminder_mcp_server","repository":"https://github.com/shreyanshjain05/apple_reminder_mcp_server","version":"0.1.0","license":null,"protocols":["mcp"],"tags":["ai","apple","applescript","llm","macos","mcp","reminders"],"pricing":null,"endpoints":[{"url":"pypi:apple-reminders-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"productivity.tasks","name":"Tasks & To-do","confidence":1,"provenance":"declared"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["dev","productivity"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"apple-reminders-mcp","registry":"pypi","observedAt":"2026-09-09T09:24:58.568Z","publishedAt":"2026-01-16T10:02:44.443611Z","latestVersion":"0.1.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"apple-reminders-mcp","url":"https://pypi.org/project/apple-reminders-mcp/","firstSeenAt":"2026-09-09T09:23:20.618Z","fetchedAt":"2026-09-09T09:23:20.618Z","normalizedAt":"2026-09-09T09:23:20.618Z"}]},"firstSeenAt":"2026-09-09T09:23:20.618Z","updatedAt":"2026-09-09T09:24:58.568Z"}