mcpserver.lol
registry/imap-email-mcp
Connection check local install

imap-email-mcp

MCP server for Claude Code that provides email capabilities through IMAP/SMTP. Read, search, compose, and manage emails from any IMAP provider.

Tools 10
GitHub stars 10
Installs / wk 407
Licence MIT
Transport stdio
Last checked never

Tools & capabilities

10 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

create_draft from source
Create a new draft email
delete_email from source
Delete an email by UID
get_draft from source
Get a specific draft email by UID
get_email from source
Get full email content by UID
list_drafts from source
List all draft emails
list_emails from source
List emails from a folder with optional filtering
list_folders from source
List all email folders/mailboxes in the IMAP account
search_emails from source
Search emails by subject, from, or body text
send_email from source
Send an email directly
update_draft from source
Update an existing draft by deleting old and creating new