other tools and integrations
Apple Notes Mcp
Allows the AI to read from your local Apple Notes database (macOS only)
python
local
other tools and integrations
Installation
npx -y sirmews/apple-notes-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "apple-notes-mcp",
"command": "npx",
"args": [
"-y",
"sirmews/apple-notes-mcp"
]
}About This MCP Server
sirmews/apple-notes-mcp
Allows the AI to read from your local Apple Notes database (macOS only)
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub