Apple Calendar
Rank #15,960io.github.redpop/apple-calendar-mcp
Read and create Apple Calendar events on macOS, and find free time across calendars.
Apple Calendar is a Model Context Protocol (MCP) server published by redpop. It ranks #15,960 of 132,046 servers tracked on MCP Toplist. Apple Calendar is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Aug 1, 2026 and most recently updated on Aug 2, 2026.
Ranks ahead of 116,086 of 132,046 servers on MCP Toplist.
Use Apple Calendar
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add apple-calendar-mcp -- npx -y @redpop/apple-calendar-mcp[mcp_servers.apple-calendar-mcp]
command = "npx"
args = ["-y", "@redpop/apple-calendar-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"apple-calendar-mcp": {
"command": "npx",
"args": [
"-y",
"@redpop/apple-calendar-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"apple-calendar-mcp": {
"command": "npx",
"args": [
"-y",
"@redpop/apple-calendar-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"apple-calendar-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@redpop/apple-calendar-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"apple-calendar-mcp": {
"command": "npx",
"args": [
"-y",
"@redpop/apple-calendar-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"apple-calendar-mcp": {
"command": "npx",
"args": [
"-y",
"@redpop/apple-calendar-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.redpop%2Fapple-calendar-mcp)<a href="https://mcptoplist.com/server/io.github.redpop%2Fapple-calendar-mcp"><img src="https://mcptoplist.com/badge/io.github.redpop%2Fapple-calendar-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
redpop
Available versions (4)
| Version | Published |
|---|---|
| 0.2.1 | Aug 2, 2026 |
| 0.2.0 | Aug 2, 2026 |
| 0.1.1 | Aug 2, 2026 |
| 0.1.0 | Aug 2, 2026 |
Frequently asked questions
- Who maintains Apple Calendar?
- Apple Calendar is maintained by redpop, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Apple Calendar listed on the Official MCP Registry?
- Yes — Apple Calendar is listed on the Official MCP Registry, alongside Glama.
- How many versions does Apple Calendar have?
- MCP Toplist tracks 4 versions of Apple Calendar, most recently published on Aug 2, 2026.
- Where can I find the source code for Apple Calendar?
- The source code for Apple Calendar is hosted at github.com/redpop/apple-calendar-mcp.
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.