fastmail-mcp-server

Jordonh18/fastmail-mcp-server
★ 0 stars TypeScript AI/LLM Updated today
A Model Context Protocol (MCP) server for Fastmail. Enables any MCP-compatible AI assistant to read, search, send, and manage emails, calendars, and contacts in a Fastmail account via the JMAP protocol.
View on GitHub → Try with Claude — $10 free →

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-server": {
      "command": "npx",
      "args": [
        "-y",
        "Jordonh18/fastmail-mcp-server"
      ]
    }
  }
}

Topics

aicalendarcontractsemailfastmailjmapmcpmcp-servermodel-context-protocol