Skip to main content
Glama
androidua

Apple Mail MCP Server

by androidua

Related Servers

Alternatives to Apple Mail MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      A local MCP server that lets Claude read macOS Mail.app via JXA, with tools for listing accounts/mailboxes, searching and reading messages. Read-only by default, with optional opt-in write tools for compose drafts and Apple Calendar events.
      7
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      An MCP server for Apple Mail that enables Claude to read, search, manage, and compose emails via AppleScript.
      20
      217 npm
      1
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      An MCP server that provides programmatic access to Apple Mail, enabling AI assistants like Claude to read, send, search, and manage emails on macOS.
      25
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      MCP server that gives Claude and other MCP hosts full access to Mail.app on macOS — search, read, send, reply, flag, move, and more across all accounts configured in Mail.app.
      24
      68 npm
      1
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Gives Claude (or any LLM) full control over Apple Mail — read, search, compose, reply, move, flag, and delete messages — via AppleScript on your local machine, with no cloud intermediary.
      22
      50 npm
      2
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      A minimal Python MCP server that gives Claude access to built-in Apple apps (Mail, Contacts, Calendar, Notes, Reminders) on macOS, leveraging native APIs and local databases for speed with no OAuth setup.
      MIT

    TDQS

    A4.5/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: mail_list_mailboxes lists folders, mail_search_emails finds emails, and mail_read_email retrieves full content. No overlap in functionality.

    Naming Consistency5/5

    All tools follow the consistent pattern mail_verb_noun (mail_read_email, mail_list_mailboxes, mail_search_emails), using snake_case throughout.

    Tool Count5/5

    Three tools is an appropriate size for a focused email reading/searching server. Each tool is necessary and there is no bloat.

    Completeness2/5

    The tool surface is severely limited to read-only operations. There is no ability to send, delete, mark as read/unread, move, or manage emails, which are core email tasks an agent would typically need.

    Maintenance

    ActivityStale
    ResponsivenessNo issues