jmap-mcp

wyattjoh/jmap-mcp

3.6

If you are the rightful owner of jmap-mcp 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 JMAP MCP Server is a Model Context Protocol server designed to facilitate interaction with JMAP-compliant email servers, providing a suite of tools for email management, mailbox management, and email composition.

Tools

Functions exposed to the LLM to take actions

search_emails

Search for emails with various filters.

get_emails

Retrieve specific emails by their IDs.

get_mailboxes

Get list of mailboxes/folders.

get_threads

Get email threads by their IDs.

mark_emails

Mark emails with keywords (read/unread, flagged/unflagged).

move_emails

Move emails to a different mailbox.

delete_emails

Delete emails permanently.

send_email

Send a new email.

reply_to_email

Reply to an existing email.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources