Apple Reminders
Rank #6,242io.github.mgcrea/mcp-apple-reminders
Search, read and act on Apple Reminders — lists, due dates, writes off by default
Apple Reminders is a Model Context Protocol (MCP) server published by mgcrea. It ranks #6,242 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Apple Reminders is listed on Official MCP, with 20 tracked versions. It was first listed on Sep 1, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 125,804 of 132,046 servers on MCP Toplist.
Use Apple Reminders
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-apple-reminders -e "APPLE_REMINDERS_ALLOW_WRITES=<your APPLE_REMINDERS_ALLOW_WRITES>" -e "APPLE_REMINDERS_LISTS=<your APPLE_REMINDERS_LISTS>" -- npx -y @mgcrea/mcp-apple-remindersReplace each placeholder with your own value before saving.
[mcp_servers.mcp-apple-reminders]
command = "npx"
args = ["-y", "@mgcrea/mcp-apple-reminders"]
[mcp_servers.mcp-apple-reminders.env]
APPLE_REMINDERS_ALLOW_WRITES = "<your APPLE_REMINDERS_ALLOW_WRITES>"
APPLE_REMINDERS_LISTS = "<your APPLE_REMINDERS_LISTS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-apple-reminders": {
"command": "npx",
"args": [
"-y",
"@mgcrea/mcp-apple-reminders"
],
"env": {
"APPLE_REMINDERS_ALLOW_WRITES": "<your APPLE_REMINDERS_ALLOW_WRITES>",
"APPLE_REMINDERS_LISTS": "<your APPLE_REMINDERS_LISTS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-apple-reminders": {
"command": "npx",
"args": [
"-y",
"@mgcrea/mcp-apple-reminders"
],
"env": {
"APPLE_REMINDERS_ALLOW_WRITES": "<your APPLE_REMINDERS_ALLOW_WRITES>",
"APPLE_REMINDERS_LISTS": "<your APPLE_REMINDERS_LISTS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-apple-reminders": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mgcrea/mcp-apple-reminders"
],
"env": {
"APPLE_REMINDERS_ALLOW_WRITES": "<your APPLE_REMINDERS_ALLOW_WRITES>",
"APPLE_REMINDERS_LISTS": "<your APPLE_REMINDERS_LISTS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-apple-reminders": {
"command": "npx",
"args": [
"-y",
"@mgcrea/mcp-apple-reminders"
],
"env": {
"APPLE_REMINDERS_ALLOW_WRITES": "<your APPLE_REMINDERS_ALLOW_WRITES>",
"APPLE_REMINDERS_LISTS": "<your APPLE_REMINDERS_LISTS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-apple-reminders": {
"command": "npx",
"args": [
"-y",
"@mgcrea/mcp-apple-reminders"
],
"env": {
"APPLE_REMINDERS_ALLOW_WRITES": "<your APPLE_REMINDERS_ALLOW_WRITES>",
"APPLE_REMINDERS_LISTS": "<your APPLE_REMINDERS_LISTS>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.mgcrea%2Fmcp-apple-reminders)<a href="https://mcptoplist.com/server/io.github.mgcrea%2Fmcp-apple-reminders"><img src="https://mcptoplist.com/badge/io.github.mgcrea%2Fmcp-apple-reminders.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mgcrea
Other servers by mgcrea
- bastion#2,613 · 18 vers
- App Store Connect MCP Server#3,813 · 18 vers
- @mgcrea/mcp-unifi-protect#8,060 · 5 vers
- @mgcrea/mcp-npm#8,883 · 6 vers
- mcp-unifi-network#9,016 · 5 vers
- mcp-ovh-api#13,822 · 3 vers
- @mgcrea/mcp-ios-simulator#15,902 · 3 vers
- @mgcrea/mcp-keycloak#16,420 · 2 vers
- mcp-reddit#18,506 · 2 vers
- Cupertino#19,852
- @mgcrea/mcp-cloudkit#35,707 · 1 ver
- @mgcrea/mcp-totp#35,708 · 1 ver
Available versions (20)
| Version | Published |
|---|---|
| 1.23.0 | Sep 19, 2026 |
| 1.22.1 | Sep 16, 2026 |
| 1.21.1 | Sep 11, 2026 |
| 1.21.0 | Sep 10, 2026 |
| 1.20.1 | Sep 9, 2026 |
| 1.20.0 | Sep 8, 2026 |
| 1.19.1 | Sep 8, 2026 |
| 1.19.0 | Sep 8, 2026 |
| 1.18.0 | Sep 7, 2026 |
| 1.17.0 | Sep 7, 2026 |
| 1.16.0 | Sep 6, 2026 |
| 1.15.0 | Sep 5, 2026 |
| 1.14.0 | Sep 4, 2026 |
| 1.13.0 | Sep 4, 2026 |
| 1.12.0 | Sep 3, 2026 |
| 1.11.0 | Sep 3, 2026 |
| 1.10.0 | Sep 2, 2026 |
| 1.9.0 | Sep 1, 2026 |
| 1.8.0 | Sep 1, 2026 |
| 1.7.0 | Sep 1, 2026 |
Frequently asked questions
- Who maintains Apple Reminders?
- Apple Reminders is maintained by mgcrea, which publishes 24 MCP servers (226 total versions) tracked on MCP Toplist.
- Is Apple Reminders listed on the Official MCP Registry?
- Yes — Apple Reminders is listed on the Official MCP Registry.
- How many versions does Apple Reminders have?
- MCP Toplist tracks 20 versions of Apple Reminders, most recently published on Sep 19, 2026.
- Where can I find the source code for Apple Reminders?
- The source code for Apple Reminders is hosted at github.com/mgcrea/cupertino.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.