A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
MCP server for Mac — give AI direct control of Calendar, Mail, Notes, Reminders, Messages, and any Mac app via Computer
Give your AI direct control of Calendar, Mail, Notes, Reminders, Messages, and any other Mac app over the Model Context Protocol — an MCP server for Mac plus Computer Use for macOS, fully on-device.
Works with Claude Desktop, Cursor, Codex, Raycast, VS Code, Warp, Zed, LM Studio, Windsurf, and any MCP-compatible client.
This repo packages the Claude Desktop
.mcpbinstaller for Macuse. The macOS app and full docs live at macuse.app.
Two complementary ways for AI to work with your Mac. Everything runs locally — your data never leaves your device.
Your AI reads and writes directly to macOS apps through natural conversation.
| Toolbox | What you can ask |
|---|---|
| Calendar | "Schedule a meeting next Tuesday at 3pm", find free time, manage events |
| "Draft a reply to this email", search inbox, organize messages | |
| Notes | "Find notes mentioning the Q2 launch", capture ideas, append to notes |
| Reminders | Create tasks with due dates and priorities, mark complete, search across lists |
| Messages | Read and send iMessages, search conversations |
| Stickies | Search, read, and create sticky notes in Apple Stickies |
| Contacts | Look up by name, email, phone, or company |
| Maps & Location | Place search, directions, travel time, current location |
| Shortcuts | Browse installed Shortcuts and run them with optional input |
See and control any Mac app — even ones without a dedicated integration. Macuse brings Computer Use to macOS for any MCP client, not just Claude or Codex.
Claude Desktop doesn't support remote http:// connectors directly, so this .mcpb is the one-click installer. For other MCP clients, see Use With Other Clients below.
Macuse.app to /Applications and launch itmacuse.mcpb from Releases and double-click to open in Claude DesktopTo uninstall, remove the entry from Claude Desktop settings.
For clients that accept a custom command (Cursor, Codex, Raycast, VS Code, Warp, Zed, LM Studio, Windsurf, ChatWise, and more), skip this bundle and configure directly:
{
"mcpServers": {
"macuse": {
"command": "/Applications/Macuse.app/Contents/MacOS/macuse",
"args": ["mcp"]
}
}
}
Per-client setup guides: macuse.app/docs/clients.
macuse-mcp is a thin Node stdio wrapper (~130 LOC). It spawns macuse mcp (the CLI built into the Macuse macOS app) and forwards JSON-RPC over stdin/stdout. All MCP protocol handling, OAuth, and reconnection live inside the Macuse app — this bundle exists solely because Claude Desktop doesn't yet support http:// remote connectors directly.
Override the binary path with the MACUSE_BINARY environment variable (configurable in the Claude Desktop bundle UI). Default: /Applications/Macuse.app/Contents/MacOS/macuse.
This MCPB bundle is MIT-licensed. The Macuse macOS application is a separate commercial product — see macuse.app for details.
MCP server integration for DaVinci Resolve Studio
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
A Jetbrains IDE IntelliJ plugin aimed to provide coding agents the ability to leverage intelliJ's indexing of the codeba