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
0
View on GitHub

Installation

npx -y sirmews/apple-notes-mcp

Configuration

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)

GitHub: https://github.com/sirmews/apple-notes-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub