Stats
Actions
Tags
From apple-notes
Local Apple Mail integration for composing, searching, and managing email messages directly from Claude.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"apple-notes": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT}/build/index.js"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
nodeCommand-line arguments passed to the server process
Declared capabilities of this MCP server
npx claudepluginhub sweetrb/apple-notes-mcp --plugin apple-notes