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