Calendar.app
Rank #30,267io.github.p-l-ta/calendar-mcp
List, search, and manage calendar events via macOS Calendar.app across all configured accounts.
Calendar.app is a Model Context Protocol (MCP) server published by p-l-ta. It ranks #30,267 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Calendar.app is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 8, 2026 and most recently updated on May 8, 2026.
Ranks ahead of 101,846 of 132,113 servers on MCP Toplist.
Use Calendar.app
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add calendar-mcp -- npx -y @p-l-ta/calendar-mcp[mcp_servers.calendar-mcp]
command = "npx"
args = ["-y", "@p-l-ta/calendar-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"calendar-mcp": {
"command": "npx",
"args": [
"-y",
"@p-l-ta/calendar-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"calendar-mcp": {
"command": "npx",
"args": [
"-y",
"@p-l-ta/calendar-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"calendar-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@p-l-ta/calendar-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"calendar-mcp": {
"command": "npx",
"args": [
"-y",
"@p-l-ta/calendar-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"calendar-mcp": {
"command": "npx",
"args": [
"-y",
"@p-l-ta/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.p-l-ta%2Fcalendar-mcp)<a href="https://mcptoplist.com/server/io.github.p-l-ta%2Fcalendar-mcp"><img src="https://mcptoplist.com/badge/io.github.p-l-ta%2Fcalendar-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
p-l-ta
Other servers by p-l-ta
View all p-l-ta servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | May 8, 2026 |
Frequently asked questions
- Who maintains Calendar.app?
- Calendar.app is maintained by p-l-ta, which publishes 2 MCP servers (12 total versions) tracked on MCP Toplist.
- Is Calendar.app listed on the Official MCP Registry?
- Yes — Calendar.app is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Calendar.app have?
- MCP Toplist tracks 1 version of Calendar.app, most recently published on May 8, 2026.
- Where can I find the source code for Calendar.app?
- The source code for Calendar.app is hosted at github.com/p-l-ta/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.