libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
communication
/ FastMail
FastMail
JSON →
stdio
none
★ 2
communication
Interact with FastMail's email, calendar, and contacts via its JMAP API.
github ↗
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
auth
none
Resources
github
https://github.com/jmhron/FastMailMCP ↗
FastMail — MCP Server · libregistry