CCM
/MCP
SkillsMCPMarketplacesDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Apple

supermemoryai/apple-mcp
3.1k
Summary

Apple MCP enables AI assistants to control and interact with native Apple applications on macOS, including Messages, Notes, Contacts, Mail, Reminders, Calendar, and Maps. The server provides tools for sending and scheduling messages and emails, creating and searching notes and reminders, managing contacts, and handling calendar events and location-based tasks. This integration solves the problem of AI assistants being isolated from a user's personal Mac ecosystem, allowing them to perform practical actions like sending messages, managing schedules, and retrieving information directly from Apple apps.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →

🍎 Apple MCP - Better Siri that can do it all :)

Plot twist: Your Mac can do more than just look pretty. Turn your Apple apps into AI superpowers!

Love this MCP? Check out supermemory MCP too - https://mcp.supermemory.ai

Click below for one click install with .dxt

Install with Claude DXT

smithery badge

Apple Server MCP server

🤯 What Can This Thing Do?

Basically everything you wish your Mac could do automatically (but never bothered to set up):

💬 Messages - Because who has time to text manually?

  • Send messages to anyone in your contacts (even that person you've been avoiding)
  • Read your messages (finally catch up on those group chats)
  • Schedule messages for later (be that organized person you pretend to be)

📝 Notes - Your brain's external hard drive

  • Create notes faster than you can forget why you needed them
  • Search through that digital mess you call "organized notes"
  • Actually find that brilliant idea you wrote down 3 months ago

👥 Contacts - Your personal network, digitized

  • Find anyone in your contacts without scrolling forever
  • Get phone numbers instantly (no more "hey, what's your number again?")
  • Actually use that contact database you've been building for years

📧 Mail - Email like a pro (or at least pretend to)

  • Send emails with attachments, CC, BCC - the whole professional shebang
  • Search through your email chaos with surgical precision
  • Schedule emails for later (because 3 AM ideas shouldn't be sent at 3 AM)
  • Check unread counts (prepare for existential dread)

⏰ Reminders - For humans with human memory

  • Create reminders with due dates (finally remember to do things)
  • Search through your reminder graveyard
  • List everything you've been putting off
  • Open specific reminders (face your procrastination)

📅 Calendar - Time management for the chronically late

  • Create events faster than you can double-book yourself
  • Search for that meeting you're definitely forgetting about
  • List upcoming events (spoiler: you're probably late to something)
  • Open calendar events directly (skip the app hunting)

🗺️ Maps - For people who still get lost with GPS

  • Search locations (find that coffee shop with the weird name)
  • Save favorites (bookmark your life's important spots)
  • Get directions (finally stop asking Siri while driving)
  • Create guides (be that friend who plans everything)
  • Drop pins like you're claiming territory

🎭 The Magic of Chaining Commands

Here's where it gets spicy. You can literally say:

"Read my conference notes, find contacts for the people I met, and send them a thank you message"

And it just... works. Like actual magic, but with more code.

🚀 Installation (The Easy Way)

Option 1: Smithery (For the Sophisticated)

npx -y install-mcp apple-mcp --client claude

For Cursor users (we see you):

npx -y install-mcp apple-mcp --client cursor

Option 2: Manual Setup (For the Brave)

Click if you're feeling adventurous

First, get bun (if you don't have it already):

brew install oven-sh/bun/bun

Then add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "apple-mcp": {
      "command": "bunx",
      "args": ["--no-cache", "apple-mcp@latest"]
    }
  }
}

🎬 See It In Action

Here's a step-by-step video walkthrough: https://x.com/DhravyaShah/status/1892694077679763671

(Yes, it's actually as cool as it sounds)

🎯 Example Commands That'll Blow Your Mind

"Send a message to mom saying I'll be late for dinner"
"Find all my AI research notes and email them to sarah@company.com"
"Create a reminder to call the dentist tomorrow at 2pm"
"Show me my calendar for next week and create an event for coffee with Alex on Friday"
"Find the nearest pizza place and save it to my favorites"

🛠️ Local Development (For the Tinkerers)

git clone https://github.com/dhravya/apple-mcp.git
cd apple-mcp
bun install
bun run index.ts

Now go forth and automate your digital life! 🚀


Made with ❤️ by supermemory (and honestly, claude code)

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
UpdatedMar 11, 2026
View on GitHub