mcp server imap MCP
v1.2.1io.github.aiwerk/mcp-server-imap
Email tools for any IMAP/SMTP provider: list, read, search, send, and manage messages.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add mcp-server-imap -e IMAP_HOST=<IMAP_HOST> -e IMAP_USER=<IMAP_USER> -e IMAP_PASS=<IMAP_PASS> -e SMTP_HOST=<SMTP_HOST> -e SMTP_USER=<SMTP_USER> -e SMTP_PASS=<SMTP_PASS> -- npx -y @aiwerk/mcp-server-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.