Apple Notes
Communitybysirmews
Read from local Apple Notes database on macOS.
Configuration
{
"mcpServers": {
"apple-notes": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-apple-notes"
]
}
}
}Add this to your claude_desktop_config.json file.