Loomal

Mail.app

MCP server by github.com/p-l-ta/mail-mcp

Search, read, send, and manage email via macOS Mail.app across all configured accounts.

0 starsnpm: @p-l-ta/mail-mcp

About Mail.app

Mail.app is an MCP (Model Context Protocol) server published by p-l-ta in the official MCP registry, listed under Search on Loomal. Search, read, send, and manage email via macOS Mail.app across all configured accounts.

It ships as an npm package (@p-l-ta/mail-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/p-l-ta/mail-mcp.

Use Mail.app with your agent

Claude Code · one command
claude mcp add mail-app -- npx -y @p-l-ta/mail-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mail-app": {
      "command": "npx",
      "args": [
        "-y",
        "@p-l-ta/mail-mcp"
      ]
    }
  }
}
npm@p-l-ta/mail-mcp

Frequently asked questions

What is Mail.app?
Mail.app is an MCP (Model Context Protocol) server by p-l-ta in the Search category. Search, read, send, and manage email via macOS Mail.app across all configured accounts.
How do I connect Mail.app to Claude, Cursor, or another MCP client?
Install Mail.app from its npm package (@p-l-ta/mail-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Mail.app open source?
Yes — the source code is public at github.com/p-l-ta/mail-mcp.
Can AI agents pay to use Mail.app?
Not yet through Loomal — Mail.app is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Mail.app? Claim this listing free by verifying GitHub ownership, or contact us.