Mac Shortcuts — read your Mac from any agent
Rank #12,605io.github.Dominic-DK/mac-shortcuts-mcp
Read your Mac's Calendar, Reminders, Notes, Contacts and more via Shortcuts. Read-only, local.
Mac Shortcuts — read your Mac from any agent is a Model Context Protocol (MCP) server published by Dominic-DK. It ranks #12,605 of 131,708 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Mac Shortcuts — read your Mac from any agent is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Sep 19, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 119,103 of 131,708 servers on MCP Toplist.
Use Mac Shortcuts — read your Mac from any agent
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mac-shortcuts-mcp -- npx -y mac-shortcuts-mcp[mcp_servers.mac-shortcuts-mcp]
command = "npx"
args = ["-y", "mac-shortcuts-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mac-shortcuts-mcp": {
"command": "npx",
"args": [
"-y",
"mac-shortcuts-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mac-shortcuts-mcp": {
"command": "npx",
"args": [
"-y",
"mac-shortcuts-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mac-shortcuts-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mac-shortcuts-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mac-shortcuts-mcp": {
"command": "npx",
"args": [
"-y",
"mac-shortcuts-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mac-shortcuts-mcp": {
"command": "npx",
"args": [
"-y",
"mac-shortcuts-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.Dominic-DK%2Fmac-shortcuts-mcp)<a href="https://mcptoplist.com/server/io.github.Dominic-DK%2Fmac-shortcuts-mcp"><img src="https://mcptoplist.com/badge/io.github.Dominic-DK%2Fmac-shortcuts-mcp.svg" alt="MCP Toplist: Top 10% of 131,708" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Dominic-DK
Other servers by Dominic-DK
View all Dominic-DK servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Sep 21, 2026 |
| 0.1.1 | Sep 19, 2026 |
Frequently asked questions
- Who maintains Mac Shortcuts — read your Mac from any agent?
- Mac Shortcuts — read your Mac from any agent is maintained by Dominic-DK, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Mac Shortcuts — read your Mac from any agent listed on the Official MCP Registry?
- Yes — Mac Shortcuts — read your Mac from any agent is listed on the Official MCP Registry, alongside Glama.
- How many versions does Mac Shortcuts — read your Mac from any agent have?
- MCP Toplist tracks 2 versions of Mac Shortcuts — read your Mac from any agent, most recently published on Sep 21, 2026.
- Where can I find the source code for Mac Shortcuts — read your Mac from any agent?
- The source code for Mac Shortcuts — read your Mac from any agent is hosted at github.com/Dominic-DK/mac-shortcuts-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.