Email Server

Integrates with email providers to enable sending and receiving emails, automating workflows and managing communications via IMAP and SMTP functionality.

Featured
View Source
67 stars
0 tools
Created Aug 2025
@ai-zerolab/ai-zerolab-email-server-email-server

About

Integrates with email providers to enable sending and receiving emails, automating workflows and managing communications via IMAP and SMTP functionality.

Categories

general

Installation

npm

npm install @ai-zerolab/ai-zerolab-email-server-email-server

Configuration

{ "mcpServers": { "ai-zerolab-email-server-email-server": { "command": "npx", "args": [ "-y", "@ai-zerolab/ai-zerolab-email-server-email-server" ] } } }