{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_73xrue3pjcf7","handle":"apple-notes-mcp-2","url":"https://wellknown.network/agents/apple-notes-mcp-2","links":{"self":"https://wellknown.network/agents/apple-notes-mcp-2/record.json","html":"https://wellknown.network/agents/apple-notes-mcp-2","markdown":"https://wellknown.network/agents/apple-notes-mcp-2/record.md","api":"https://wellknown.network/api/v1/agents/apple-notes-mcp-2","status":"https://wellknown.network/api/v1/agents/apple-notes-mcp-2/status","claim":"https://wellknown.network/agents/apple-notes-mcp-2/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/apple-notes-mcp-2/claim.json","badge":"https://wellknown.network/agents/apple-notes-mcp-2/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:apple-notes-mcp-2","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"apple-notes-mcp","summary":"Read local Apple Notes sqlite database and provide it as a context protocol server for Claude Desktop.","description":"# Apple Notes Model Context Protocol Server for Claude Desktop.\n\nRead your local Apple Notes database and provide it to Claude Desktop.\n\nNow Claude can search your most forgotten notes and know even more about you.\n\nNoting could go wrong.\n\n## Components\n\n### Resources\n\nThe server implements the ability to read and write to your Apple Notes.\n\n### Tools\n\nThe server provides multiple prompts:\n- `get-all-notes`: Get all notes.\n- `read-note`: Get full content of a specific note.\n- `search-notes`: Search through notes.\n\n### Missing Features:\n\n- No handling of encrypted notes (ZISPASSWORDPROTECTED)\n- No support for pinned notes filtering\n- No handling of cloud sync status\n- Missing attachment content retrieval\n- No support for checklist status (ZHASCHECKLIST)\n- No ability to create or edit notes\n\n## Quickstart\n\n### Install the server\n\nRecommend using [uv](https://docs.astral.sh/uv/getting-started/installation/) to install the server locally for Claude.\n\n```\nuvx install github:yourusername/apple-notes-mcp@v0.1.1\n```\nOR\n```\nuv pip install git+https://github.com/yourusername/apple-notes-mcp.git@v0.1.1\n```\n\nAdd your config as described below.\n\n#### Claude Desktop\n\nOn MacOS: `~/Library/Application\\ Support/Claude/claude_desktop_config.json`\nOn Windows: `%APPDATA%/Claude/claude_desktop_config.json`\n\nNote: You might need to use the direct path to `uv`. Use `which uv` to find the path.\n\n<details>\n  <summary>Development/Unpublished Servers Configuration</summary>\n  \n  ```json\n  \"mcpServers\": {\n    \"apple-notes-mcp\": {\n      \"command\": \"uv\",\n      \"args\": [\n        \"--directory\",\n        \"{project_dir}\",\n        \"run\",\n        \"apple-notes-mcp\"\n      ]\n    }\n  }\n  ```\n</details>\n\n<details>\n  <summary>Published Servers Configuration</summary>\n  \n  ```json\n  \"mcpServers\": {\n    \"apple-notes-mcp\": {\n      \"command\": \"uvx\",\n      \"args\": [\n        \"apple-notes-mcp\"\n      ]\n    }\n  }\n  ```\n</details>\n\n## Mac OS Disk Permissions\n\nYou'll need to grant Full Disk Access to the server. This …","publisher":null,"homepage":"https://sirmews.github.io/apple-notes-mcp/","repository":null,"version":"0.1.1","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:apple-notes-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"productivity.notes","name":"Notes & Docs","confidence":1,"provenance":"derived"},{"slug":"data.database","name":"Databases","confidence":0.802,"provenance":"derived"},{"slug":"ai.prompting","name":"Prompt Management","confidence":0.791,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["ai","data","dev","productivity"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"apple-notes-mcp","registry":"pypi","observedAt":"2026-09-09T09:24:58.465Z","publishedAt":"2024-11-30T20:59:54.148898Z","latestVersion":"0.1.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"apple-notes-mcp","url":"https://pypi.org/project/apple-notes-mcp/","firstSeenAt":"2026-09-09T09:23:20.373Z","fetchedAt":"2026-09-09T09:23:20.373Z","normalizedAt":"2026-09-09T09:23:20.373Z"}]},"firstSeenAt":"2026-09-09T09:23:20.373Z","updatedAt":"2026-09-09T09:24:58.465Z"}