Universal IMAP/SMTP MCP server that works with any email provider, providing tools to read, search, send, and manage emails.
{
"mcpServers": {
"aiwerkmcp-imap-1": {
"command": "npx",
"args": [
"-y",
"@aiwerk/mcp-server-imap"
]
}
}
}