Sweetrb Apple Notes Mcp
sweetrb-apple-notes-mcp is a Claude Code plugin for the Build phase that registers an MCP server so your agent can create, search, update, and manage Apple Notes and folders on macOS.
Connect Claude Code (and other MCP clients) to Apple Notes so you can search, create, update, delete, and organize notes and folders without leaving the agent.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install sweetrb-apple-notes-mcp@sweetrb/apple-notes-mcpBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:sweetrb/apple-notes-mcp") and the paste-ready config with skillselion.get_install_config("plugin:sweetrb/apple-notes-mcp").
What it does
sweetrb-apple-notes-mcp is a Model Context Protocol server that bridges Apple Notes on macOS to AI coding assistants such as Claude Code. Solo builders who already live in Notes for specs, meeting capture, and scratch ideas can register the plugin so agents can search existing notes, draft new entries, apply updates, and manage folders programmatically. The integration targets productivity and agent-tooling workflows rather than replacing a full knowledge base product. It assumes you run on Apple hardware with Notes available and an MCP-capable client. Compared to generic clipboard or file-based context, it keeps source-of-truth notes in the system app while the agent operates on them through structured tools. Install and configure the MCP endpoint per your client’s plugin or settings docs, then invoke note operations from chat when you need retrieval, capture, or light reorganization during build, launch prep, or day-to-day operate tasks.
Highlights
- MCP server exposing Apple Notes create, search, update, and delete operations
- Folder-aware organization and management through natural-language agent requests
- Works with Claude and other assistants that support MCP
- macOS-native notes workflow instead of copy-pasting into chat
- Single-plugin bundle (pluginCount: 1) from sweetrb/apple-notes-mcp
Why builders use it
Your research and plans sit in Apple Notes but your agent cannot search or update them without you manually copying text in and out of chat.
After you add the MCP server, Claude can read and write Notes in place so context stays synced with what you already use on Mac.
At a glance
- Type - Plugin in LLM Integration.
- Adoption - 0 installs, 14 stars, 0 votes.
FAQ
Who is sweetrb-apple-notes-mcp for?
It is for solo and indie developers on Mac who use Apple Notes daily and want Claude or other MCP clients to manage those notes through tool calls.
When should I use sweetrb-apple-notes-mcp?
Use it when you are wiring agent tooling during Build—or anytime you need the agent to search, create, or reorganize Notes instead of duplicating content in prompts.
How do I add sweetrb-apple-notes-mcp to my agent?
Install or register the sweetrb/apple-notes-mcp Claude Code plugin, configure the MCP server in your client, grant Notes access on macOS, then restart Claude Code so note tools are available.
Comments
Share how you use sweetrb-apple-notes-mcp, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.