MCP Apple Notes runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from pypi. Last commit 11 Sep 2025.
MCP server for Apple Notes integration using AppleScript with full CRUD operations
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-apple-notes -- uvx mcp-apple-notes
{
"mcpServers": {
"mcp-apple-notes": {
"args": [
"mcp-apple-notes"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-apple-notes]
command = "uvx"
args = ["mcp-apple-notes"]
{
"mcpServers": {
"mcp-apple-notes": {
"args": [
"mcp-apple-notes"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-apple-notes": {
"args": [
"mcp-apple-notes"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.