Author avatar

email-mcp-server

by ssqdoit

Server

Tags

4.8 (120)

Email MCP Server

MCP Server for the Email.

Setup

NPX

{
    "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>"
            }
        }
    }
}

Related Services

playwright-mcp

Server

4.8 (120)
View Details →

blender-mcp

Server

4.8 (120)
View Details →

tavily-mcp

Server

4.8 (120)
View Details →