Apple Reminders for Claude
Rank #5,793io.github.high5-ventures/apple-reminders
Fast, native macOS Apple Reminders via EventKit. 10-200x faster than AppleScript alternatives.
Apple Reminders for Claude is a Model Context Protocol (MCP) server published by high5-ventures. It ranks #5,793 of 132,046 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. Apple Reminders for Claude is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Apr 11, 2026 and most recently updated on Aug 21, 2026.
Ranks ahead of 126,253 of 132,046 servers on MCP Toplist.
Use Apple Reminders for Claude
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add apple-reminders -- npx -y @high5ventures/apple-reminders-mcp[mcp_servers.apple-reminders]
command = "npx"
args = ["-y", "@high5ventures/apple-reminders-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"apple-reminders": {
"command": "npx",
"args": [
"-y",
"@high5ventures/apple-reminders-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"apple-reminders": {
"command": "npx",
"args": [
"-y",
"@high5ventures/apple-reminders-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"apple-reminders": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@high5ventures/apple-reminders-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"apple-reminders": {
"command": "npx",
"args": [
"-y",
"@high5ventures/apple-reminders-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"apple-reminders": {
"command": "npx",
"args": [
"-y",
"@high5ventures/apple-reminders-mcp"
]
}
}
}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.high5-ventures%2Fapple-reminders)<a href="https://mcptoplist.com/server/io.github.high5-ventures%2Fapple-reminders"><img src="https://mcptoplist.com/badge/io.github.high5-ventures%2Fapple-reminders.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
high5-ventures
Available versions (4)
| Version | Published |
|---|---|
| 1.0.4 | Aug 21, 2026 |
| 1.0.3 | Apr 27, 2026 |
| 1.0.2 | Apr 26, 2026 |
| 1.0.1 | Apr 26, 2026 |
Frequently asked questions
- Who maintains Apple Reminders for Claude?
- Apple Reminders for Claude is maintained by high5-ventures, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Apple Reminders for Claude listed on the Official MCP Registry?
- Yes — Apple Reminders for Claude is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Apple Reminders for Claude have?
- MCP Toplist tracks 4 versions of Apple Reminders for Claude, most recently published on Aug 21, 2026.
- Where can I find the source code for Apple Reminders for Claude?
- The source code for Apple Reminders for Claude is hosted at github.com/high5-ventures/apple-reminders-for-claude.
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.