Imap MCP
UnclaimedA mcp server exposing imap server with oauth
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (9)
add_account_url
Return a fresh 15-minute signed link the user opens in a browser to connect another mailbox
get_attachment
Fetch an attachment (text, image, or extracted text from PDF/Office docs)
get_email
Fetch full email by UID (headers + plain text body, S/MIME signed supported)
list_accounts
List the user's connected mailboxes (accountid, label, IMAP login, host, last-used time, disabled flag) and return a 15-minute signed manageurl for adding/removing accounts
list_emails
List emails in a folder (uid, date, from, subject, seen flag)
list_folders
List all IMAP mailbox folders
mark_read
Set \Seen flag on an email by UID
mark_unread
Unset \Seen flag on an email by UID
search_emails
Search emails using IMAP SEARCH criteria