J

JMAP (Fastmail)

Connects to Fastmail servers via JMAP protocol to enable email reading, searching with advanced filt...

75 views
0 installs
Updated Sep 9, 2025
Not audited
Connects to Fastmail servers via JMAP protocol to enable email reading, searching with advanced filters, and content retrieval for conversational email management.
  1. Log in to your email server account (e.g., Fastmail):
    Go to the web interface of your JMAP-compatible email provider, such as Fastmail.

  2. Navigate to the Settings for API access:
    In Fastmail, click your account icon and go to "Settings" → "Passwords & Security".

  3. Create an API token:

    • Scroll to the "API tokens" section.
    • Click "Generate New Token".
    • Enter a description for the token (e.g., "JMAP-MCP Integration").
    • Set the permissions as needed (for reading emails, you likely need "Mail" access at minimum).
    • Click "Generate" and copy the generated token. This will be used as the value for JMAP_TOKEN.
  4. Retrieve your JMAP session endpoint (if using Fastmail):
    The session URL for Fastmail is:

    https://api.fastmail.com/jmap/session
    

    For other providers, follow their documentation to find the session endpoint URL.

  5. Fill in values in the FastMCP connection interface:

    • Enter the JMAP_SESSION_URL (e.g., https://api.fastmail.com/jmap/session).
    • Enter the JMAP_TOKEN (your copied API token).
  6. Click your "Install Now" button
    This will add the credentials to your configuration.

Your integration is now ready to read emails via the JMAP MCP server!

Quick Start

View on GitHub

More for Communication

View All →

Report Issue

Thank you! Your issue report has been submitted successfully.