Email MCP Server
@ssqdoit
About Email MCP Server
This is an MCP server designed to handle email communications, supporting multiple email protocols and features.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"email-mcp": {
"command": "npx",
"args": [
"-y",
"email-mcp"
],
"env": {
"EMAIL_HOST": "<your SMTP server>",
"EMAIL_PORT": "<your SMTP port>",
"EMAIL_SSL": "<true or false>",
"EMAIL_ACCOUNT": "<your email account>",
"EMAIL_PASSWORD": "<password or app password>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Email MCP Server?
Email MCP Server is an MCP server that provides email functionality, connecting to SMTP servers via standard configuration. It is designed for users who
Basic information
More Communication MCP servers
mcp-email-server
ai-zerolabIMAP and SMTP via MCP Server
Modular Outlook MCP Server
ryakerMCP server for Claude to access Outlook data via Microsoft Graph API

MailStream
Sponge LabsThe first MCP server for physical mail. Give any MCP-compatible AI agent the ability to send real postcards and letters, verify addresses, manage mailing lists and artwork, and track direct mail campaigns. Remote Streama
Teams Mcp
floriscornelMCP server providing comprehensive Microsoft Teams and Graph API access for AI assistants including messaging, search, and user management.
Mattermost MCP Server
pvevMattermost MCP server to enable Claude to interact with Mattermost Workspaces
Comments