An MCP server for managing IMAP email accounts, searching and reading mail, moving/marking/deleting messages, and sending/replying/forwarding mail via SMTP. It also supports folder operations, multiple accounts, encrypted credential storage, and a web-based setup wizard.
From the registry: IMAP/SMTP MCP server to search, read, organize, send, reply & forward email for AI assistants
$ npx -p imap-mcp-server imap-setupPlease install the `imap-mcp-server` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js and npm** — Required to run the server via npx. (https://nodejs.org/)
Optional prerequisites:
- Set up at least one IMAP account — Configure an email account using the setup wizard or via the MCP tools. Account data is stored in ~/.imap-mcp/accounts.json and is shared across run modes. Run: `npx -p imap-mcp-server imap-setup`
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","imap-mcp-server"]
Note: Preferred install path is npx. The server does not require MCP config environment variables. It uses encrypted local account storage in ~/.imap-mcp/accounts.json, and accounts can be added later through the imap_add_account tool or via the setup wizard.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MCP server for WhatsApp Cloud API (Meta) — messages, media, and templates via Graph API