GitHub Stars
120
User Rating
Not Rated
Favorites
0
Views
25
Forks
13
Issues
5
Installation
Difficulty
BeginnerEstimated Time
5-10 minutes
Installation
Installation
Prerequisites
Please specify required software and versions:uv: Latest version
Claude Desktop: Latest version
Installation Steps
1. Install the server
Run the following command to install the server:bash
uvx apple-notes-mcp
bash
uv pip install apple-notes-mcp
2. Configure Claude Desktop
Editclaude_desktop_config.json to add the MCP server:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%/Claude/claude_desktop_config.json3. Start the server
bash
uv run apple-notes-mcp
Troubleshooting
Common Issues
Issue: Server won't start Solution: Check the path touv and ensure you are using the correct command.