Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Applemcp

    based of supermemoryAI's apple MCP server but edited for my needs

    1 stars
    TypeScript
    Updated Aug 21, 2025

    Table of Contents

    • Overview
    • Enhanced Features
    • Smart Contact Resolution
    • Enhanced Notes Management
    • Improved Error Handling
    • Developer Experience Improvements
    • Core Functionality
    • Messages
    • Notes
    • Contacts
    • Mail
    • Reminders
    • Calendar
    • Maps
    • Installation
    • Option 1: Smithery Integration
    • Option 2: Manual Configuration
    • Usage Examples
    • Development Setup
    • Acknowledgments
    • Original Development Team
    • Enhancement Development
    • License

    Table of Contents

    • Overview
    • Enhanced Features
    • Smart Contact Resolution
    • Enhanced Notes Management
    • Improved Error Handling
    • Developer Experience Improvements
    • Core Functionality
    • Messages
    • Notes
    • Contacts
    • Mail
    • Reminders
    • Calendar
    • Maps
    • Installation
    • Option 1: Smithery Integration
    • Option 2: Manual Configuration
    • Usage Examples
    • Development Setup
    • Acknowledgments
    • Original Development Team
    • Enhancement Development
    • License

    Documentation

    Apple MCP - Enhanced Edition

    **Enhanced by @Ayaanisthebest**

    Based on the original work by supermemoryai/apple-mcp

    Overview

    This enhanced version of Apple MCP extends the original supermemoryai/apple-mcp repository with additional features and improvements. The original project provides a comprehensive Model Context Protocol server for Apple ecosystem integration, enabling AI assistants to interact with native Apple applications.

    Enhanced Features

    Smart Contact Resolution

    • Automatic contact name to phone number resolution in the Messages tool
    • Eliminates manual contact lookup requirements before messaging
    • Intelligent phone number parsing with international format preference

    Enhanced Notes Management

    • Priority-based search algorithm prioritizing title matches over content
    • Visual indicators for search result types (Title Match vs Content Match)
    • Full support for Apple Notes rich text formatting and structure
    • Advanced note editing capabilities with format preservation

    Improved Error Handling

    • Enhanced validation and user-friendly error messaging
    • Comprehensive error guidance and troubleshooting
    • Advanced debugging and logging capabilities

    Developer Experience Improvements

    • Enhanced TypeScript interfaces and type validation
    • Improved code organization and maintainability
    • Comprehensive debugging and development tools

    Core Functionality

    Messages

    • Send messages using contact names with automatic phone number resolution
    • Access message history and conversation threads
    • Schedule messages for future delivery
    • Enhanced error handling and validation

    Notes

    • Advanced search with priority-based result ranking
    • Rich text creation and editing with full formatting support
    • Note organization and folder management
    • Content modification while preserving formatting

    Contacts

    • Comprehensive contact search and retrieval
    • Phone number and email address management
    • Required integration step for messaging operations

    Mail

    • Email composition with attachment, CC, and BCC support
    • Advanced email search and filtering
    • Scheduled email delivery
    • Unread message monitoring

    Reminders

    • Task creation with due date management
    • Advanced reminder search and organization
    • Comprehensive reminder listing and management
    • Direct reminder access and modification

    Calendar

    • Event creation and management
    • Advanced calendar search capabilities
    • Meeting and appointment scheduling
    • Direct calendar event access

    Maps

    • Location search and discovery
    • Favorite location management
    • Route planning and navigation
    • Location guide creation and pin management

    Installation

    Option 1: Smithery Integration

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

    For Cursor IDE users:

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

    Option 2: Manual Configuration

    bash
    brew install oven-sh/bun/bun

    Add to your claude_desktop_config.json:

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

    Usage Examples

    code
    "Send a message to John regarding the delayed dinner arrival"
    "Search notes for 'AI research' and display results"
    "Create a reminder for dental appointment tomorrow at 2:00 PM"
    "Display calendar events for next week"
    "Locate nearest coffee establishment and add to favorites"

    Development Setup

    bash
    git clone https://github.com/Ayaanisthebest/appleMCP.git
    cd appleMCP
    bun install
    bun run index.ts

    Acknowledgments

    Original Development Team

    This project builds upon the foundation established by the supermemoryai/apple-mcp development team:

    • @Dhravya - Project founder and principal developer
    • @jxnl - Core architecture and development
    • @calclavia - Development and testing
    • The complete supermemory team for ongoing project support

    Enhancement Development

    Additional features and improvements developed by @Ayaanisthebest

    License

    This project is licensed under the MIT License. See the LICENSE file for complete license terms.

    ---

    For additional information about the original project, visit: https://mcp.supermemory.ai

    Similar MCP

    Based on tags & features

    • 4E

      4everland Hosting Mcp

      TypeScript·
      1
    • MC

      Mcp Wave

      TypeScript00
    • GL

      Glm Mcp Server

      TypeScript·
      3
    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • 4E

      4everland Hosting Mcp

      TypeScript·
      1
    • MC

      Mcp Wave

      TypeScript00
    • GL

      Glm Mcp Server

      TypeScript·
      3
    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k