jeffjjohnston/fastmail-mcp-server
3.3
If you are the rightful owner of fastmail-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Fastmail MCP Server is a basic MCP server that provides access to a Fastmail inbox, utilizing FastMCP and jmapc technologies.
Tools
Functions exposed to the LLM to take actions
list_inbox_emails
Lists the emails in the Inbox (id, sender, subject, and date). Accepts an offset for pagination.
query_emails_by_keyword
Searches for a keyword in the subject or body of emails while ignoring junk and deleted messages.
get_email_content
Retrieves the content of an email given an id. HTML content is converted to text using BeautifulSoup4.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client