Skip to content
Verified official

Email (IMAP/SMTP) MCP

v0.3.2

io.github.mindstone/mcp-server-email-imap

Email IMAP/SMTP MCP server: iCloud, Gmail, Yahoo, Outlook, and custom IMAP providers

transport:stdio runtime:npm

Target client

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp-server-email-imap -e EMAIL_IMAP_EMAIL=<EMAIL_IMAP_EMAIL> -e EMAIL_IMAP_PASSWORD=<EMAIL_IMAP_PASSWORD> -e EMAIL_IMAP_PROVIDER=<EMAIL_IMAP_PROVIDER> -e EMAIL_IMAP_IMAP_HOST=<EMAIL_IMAP_IMAP_HOST> -e EMAIL_IMAP_SMTP_HOST=<EMAIL_IMAP_SMTP_HOST> -e EMAIL_IMAP_IMAP_PORT=<EMAIL_IMAP_IMAP_PORT> -e EMAIL_IMAP_SMTP_PORT=<EMAIL_IMAP_SMTP_PORT> -e EMAIL_IMAP_MAX_RECIPIENTS=<EMAIL_IMAP_MAX_RECIPIENTS> -e EMAIL_IMAP_RATE_LIMIT_PER_HOUR=<EMAIL_IMAP_RATE_LIMIT_PER_HOUR> -e EMAIL_IMAP_RATE_LIMIT_WINDOW_MS=<EMAIL_IMAP_RATE_LIMIT_WINDOW_MS> -e MCP_WORKSPACE_PATH=<MCP_WORKSPACE_PATH> -- npx -y @mindstone/mcp-server-email-imap

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

This listing does not declare its tools. Connect the server and your client will discover them on the handshake.