browser automation

Mcp Server Apple Reminders

An MCP server for interacting with Apple Reminders on macOS

typescript
local
macos
browser automation
0
View on GitHub

Installation

npx -y fradser/mcp-server-apple-reminders

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-server-apple-reminders",
  "command": "npx",
  "args": [
    "-y",
    "fradser/mcp-server-apple-reminders"
  ]
}

About This MCP Server

fradser/mcp-server-apple-reminders

An MCP server for interacting with Apple Reminders on macOS

GitHub: https://github.com/FradSer/mcp-server-apple-reminders

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub