MC

Mcp Gmail Sender

Ai Agents
✨ NewAi Agents
2
GitHub Stars

Send emails via SMTP. Requires SMTP server credentials to be configured through environment variables.

Installation

⭐ RecommendedNode
node D:\projects\Bitsol Projects\email-mcp\dist\src\index.js
View configuration snippet
{
  "mcpServers": {
    "email-mcp": {
      "command": "node",
      "args": [
        "D:\\projects\\Bitsol Projects\\email-mcp\\dist\\src\\index.js"
      ],
      "env": {
        "SMTP_HOST": "smtp.gmail.com",
        "SMTP_PORT": "587",
        "SMTP_SECURE": "false",
        "SMTP_USER": "<your_email>",
        "SMTP_PASS": "<your_app_password>"
      }
    }
  }
}

💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.

Compatibility Matrix

Filter:

Cursor

STDIO
stdio:Auto-detected (unverified)

Claude Desktop

STDIO
stdio:Auto-detected (unverified)

MCP Compatible

STDIO
stdio:Auto-detected (unverified)
Verified - Tested by community
Unverified - Not yet tested
⚡ STDIO🌊 SSE🌐 HTTP

Server Information

License:unknown
Classification:active
Source:Data aggregated from public MCP directories

Quick Stats

Transports:
STDIO
Compatible Clients:3
Install Methods:1

Like this server?

Discover more MCP servers or submit your own to directory.