MCP Servers / communication / FastMail

FastMail

JSON →
stdionone2communication

Interact with FastMail's email, calendar, and contacts via its JMAP API.

Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path: fastmail
Tools
What this server exposes
configure_fastmail
Set up your FastMail API credentials.
list_mailboxes
List all mailboxes with their names, roles, and email counts.
find_mailbox
Find a specific mailbox by name or role.
get_emails
Get emails from a specific mailbox.
search_emails
Search emails with advanced filtering.
get_email_body
Get the full body content of a specific email.
send_email
Send an email through FastMail.
Configuration
Environment & auth
authnone
Resources
FastMail — MCP Server · libregistry