fastmail-mcp-remote

omarshahine/fastmail-mcp-remote
★ 6 stars TypeScript Security Updated today ⚠ Review
Remote MCP server for Fastmail on Cloudflare Workers with Cloudflare Access OAuth
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": {
    "fastmail-mcp-remote": {
      "command": "npx",
      "args": [
        "-y",
        "omarshahine/fastmail-mcp-remote"
      ]
    }
  }
}

README Excerpt

Fastmail has a powerful API ([JMAP](https://jmap.io/)) and supports IMAP, but it doesn't offer a native [MCP](https://modelcontextprotocol.io/) server. That means AI assistants like Claude, Copilot, and OpenClaw can't talk to your Fastmail account out of the box. **Fastmail Remote bridges this gap.** It's a remote MCP server that runs on Cloudflare Workers, translating MCP tool calls into Fastmail JMAP API requests. Your Fastmail API token is stored as an encrypted Cloudflare secret, and all acc

Tools (20)

CALENDAR_READCALENDAR_WRITECONTACTSDRAFTEMAIL_READINBOX_MANAGEMETAREPLYSENDadvanced_searchbodybulk_deletebulk_flagbulk_mark_readbulk_movecheck_function_availabilitycreate_calendar_eventcreate_draftcreate_memodelete_email

Topics

cloudflare-workersemailfastmailjmapmcpmcp-server