pyapple-mcp

54yyyu/pyapple-mcp
★ 14 stars Python Memory/Knowledge Updated today
MCP server and CLI for seven macOS apps — Messages, Mail, Notes, Calendar, Reminders, Contacts and Maps. Native frameworks, honest truncation.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pyapple-mcp": {
      "command": "uvx",
      "args": [
        "pyapple-mcp"
      ]
    }
  }
}

Or install with pip: pip install pyapple-mcp

README Excerpt

A Python implementation of Apple-native tools for the [Model Context Protocol (MCP)](https://modelcontextprotocol.com/docs/mcp-protocol), providing seamless integration with macOS applications. There are two front ends over the same integrations: an MCP server for Claude Desktop and other MCP clients, and `pyapple`, a command line for driving the same

Tools (20)

PATHPYAPPLE_CONFIRM_SENDSPYAPPLE_CONFIRM_TTLPYAPPLE_STATE_DIRaccountsaddalarmsappappendattachmentscalendarcalendarscompleteconversationscoveragecreatedeletedescribedirectionsdraft

Topics

appleapple-calendarapple-mailapple-notesapplescriptautomationclicommand-linecontactsimessagemacosmapsmcpmodel-context-protocolpython