★ 3094 TypeScript MIT sse 更新 10小时前

Apple

Collection of apple-native tools for the model context protocol.

安装配置

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

README 摘要

# 🍎 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` [![smithery badge](https://smithery.ai/badge/@Dhravya/apple-mcp)](https://smithery.ai/server/@Dhravya/apple-mcp) ## 🤯 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) ```bash npx -y install-mcp apple-mcp --client claude ``` For Cursor users (we see you): ```bash 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): ```bash brew install oven-sh/bun/bun ``` Then add this to your `claude_desktop_config.json`: ```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/189269407767976...

相关 MCP

GitHub MCP Server

连接 GitHub 仓库、Issues、Pull Requests 和代码搜索的 MCP 服务,适合代码协作和项目问答。

★ 15800 TypeScript stdio 有配置
github code repository

Fastapi

Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!

★ 11868 Python sse 待补充
mcp Python sse

Chrome

Chrome MCP Server is a Chrome extension-based Model Context Protocol (MCP) server that exposes your Chrome browser funct...

★ 11659 TypeScript sse 有配置
mcp sse TypeScript

Unity

Unity MCP acts as a bridge, allowing AI assistants (like Claude, Cursor) to interact directly with your Unity Editor via...

★ 9756 C# sse 有配置
mcp sse C#