// may the 4th be with you⚔️
communication

JMAP (Fastmail)

by jahfer

Access Fastmail via JMAP for secure email reading, advanced search, and easy content management. Fastmail login and Gmai

Connects to Fastmail servers via JMAP protocol to enable email reading, searching with advanced filters, and content retrieval for conversational email management.

github stars

5

0 commentsdiscussion

Both formats append explainx.ai attribution and the canonical URL for this MCP server listing.

Fastmail-specific integrationJMAP protocol support

best for

  • / Email automation and processing workflows
  • / AI assistants that need email context
  • / Email analysis and filtering tools

capabilities

  • / Read emails from Fastmail accounts
  • / Search emails with advanced filters
  • / Retrieve email content and metadata
  • / Access email conversations

what it does

Connects to Fastmail's email service via JMAP protocol to read and search your emails through MCP. Requires Fastmail API token for authentication.

about

JMAP (Fastmail) is a community-built MCP server published by jahfer that provides AI assistants with tools and capabilities via the Model Context Protocol. Access Fastmail via JMAP for secure email reading, advanced search, and easy content management. Fastmail login and Gmai It is categorized under communication.

how to install

You can install JMAP (Fastmail) in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.

license

MIT

JMAP (Fastmail) is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.

readme

JMAP-MCP

Read emails via MCP!

<a href="https://glama.ai/mcp/servers/@jahfer/jmap-mcp-server"> <img width="380" height="200" src="https://glama.ai/mcp/servers/@jahfer/jmap-mcp-server/badge" alt="JMAP MCP server" /> </a>

Introduction

JMAP-MCP is a connector designed to interact with a JMAP (JSON Mail Access Protocol) server, allowing you to read emails via the Model Context Protocol (MCP). This project specifically demonstrates integration with a Fastmail JMAP server.

MCP Configuration

To use JMAP-MCP, you need to configure it as an mcpServer in your MCP configuration file. Here is an example configuration:

{
  "mcpServers": {
    "emails": {
      "command": "npx",
      "args": ["-y", "@jahfer/jmap-mcp-server"],
      "env": {
        "JMAP_SESSION_URL": "https://api.fastmail.com/jmap/session", // for example
        "JMAP_TOKEN": "<your-jmap-token>"
      }
    }
  }
}

API Token Configuration

You need to set your JMAP API token to authenticate with your email server (e.g., Fastmail). Obtain your API token from your server's settings.

Set the JMAP_SESSION_URL and JMAP_TOKEN environment variables when running the application.

Tools

Once configured in MCP, you can use commands or features within MCP that interact with the server definition to read your emails via the JMAP protocol.

Local Development

  1. Prerequisites: Ensure you have Node.js installed.

  2. Clone the repository: Clone this repository to your local machine.

  3. Install dependencies: Navigate to the project directory and run:

    npm install
    

FAQ

What is the JMAP (Fastmail) MCP server?
JMAP (Fastmail) is a Model Context Protocol (MCP) server profile on explainx.ai. MCP lets AI hosts (e.g. Claude Desktop, Cursor) call tools and resources through a standard interface; this page summarizes categories, install hints, and community ratings.
How do MCP servers relate to agent skills?
Skills are reusable instruction packages (often SKILL.md); MCP servers expose live capabilities. Teams frequently combine both—skills for workflows, MCP for APIs and data. See explainx.ai/skills and explainx.ai/mcp-servers for parallel directories.
How are reviews shown for JMAP (Fastmail)?
This profile displays 29 aggregated ratings (sample rows for discoverability plus signed-in user reviews). Average score is about 4.6 out of 5—verify behavior in your own environment before production use.

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
MCP server reviews

Ratings

4.629 reviews
  • Li White· Sep 25, 2024

    JMAP (Fastmail) is a well-scoped MCP server in the explainx.ai directory — install snippets and categories matched our Claude Code setup.

  • Sakshi Patil· Sep 13, 2024

    According to our notes, JMAP (Fastmail) benefits from clear Model Context Protocol framing — fewer ambiguous “AI plugin” claims.

  • Alexander Rahman· Sep 9, 2024

    JMAP (Fastmail) has been reliable for tool-calling workflows; the MCP profile page is a good permalink for internal docs.

  • Noor Bhatia· Sep 9, 2024

    I recommend JMAP (Fastmail) for teams standardizing on MCP; the explainx.ai page compares cleanly with sibling servers.

  • Alexander Torres· Aug 28, 2024

    JMAP (Fastmail) is a well-scoped MCP server in the explainx.ai directory — install snippets and categories matched our Claude Code setup.

  • Hassan Diallo· Aug 28, 2024

    We evaluated JMAP (Fastmail) against two servers with overlapping tools; this profile had the clearer scope statement.

  • James Shah· Aug 16, 2024

    JMAP (Fastmail) has been reliable for tool-calling workflows; the MCP profile page is a good permalink for internal docs.

  • Chaitanya Patil· Aug 4, 2024

    JMAP (Fastmail) is among the better-indexed MCP projects we tried; the explainx.ai summary tracks the official description.

  • Piyush G· Jul 23, 2024

    JMAP (Fastmail) is a well-scoped MCP server in the explainx.ai directory — install snippets and categories matched our Claude Code setup.

  • Charlotte Gonzalez· Jul 19, 2024

    JMAP (Fastmail) is among the better-indexed MCP projects we tried; the explainx.ai summary tracks the official description.

showing 1-10 of 29

1 / 3