sirmews/apple-notes-mcp
Allows the AI to read from your local Apple Notes database (macOS only)
Quick Start
Clone the repository:
git clone https://github.com/sirmews/apple-notes-mcpClaude Desktop configuration example:
{
"mcpServers": {
"sirmews-apple-notes-mcp": {
"command": "npx",
"args": [
"-y",
"sirmews/apple-notes-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.